Allows to congifure the strip line properties such as line position, size, color, size type, border, text and opacity in the chart.
PivotChartBorderModel
Allows to customize the border of the strip line with different settings such as text, rotation, line alignment, text style and opacity in the chart.
string
Allows to set the color of the strip line.
Defaults to ‘#808080’
string
Allows to set the dash array of the strip line.
Defaults to null
number
| Date
Allows to set the end value of the strip line.
Defaults to null
Allows to set the position of the strip line text horizontally. They are,
Defaults to ‘Middle’
boolean
Allows to set repeated value of the strip line.
Defaults to false
boolean
Allows to set the isSegmented value of the strip line
Defaults to false
number
Allows to set the opacity of the strip line
Defaults to 1
number
| Date
Allows to set the repeatEvery value of the strip line.
Defaults to null
number
| Date
Allows to set the repeatUntil value of the strip line.
Defaults to null
number
Allows to set the angle to which the strip line text gets rotated.
Defaults to null
string
Allows to set the segmentAxisName of the strip line.
Defaults to null
number
| Date
Allows to set the segmentEnd value of the strip line.
Defaults to null
number
| Date
Allows to set the segmentStart value of the strip line.
Defaults to null
number
Allows to set the size of the strip line, when it starts from the origin.
Defaults to null
Allows to set the size type of the strip line
Defaults to Auto
number
| Date
Allows to set the start value of the strip line.
Defaults to null
boolean
Allows the strip line to be rendered from axis origin. @default false
string
Allows to set the strip line text.
Defaults to ”
PivotChartFontModel
Allows options to customize the strip line text.
Allows to set the position of the strip line text vertically. They are,
Defaults to ‘Middle’
boolean
Allows to set the visibility of the strip line for axis to be rendered.
Defaults to true
Allows to set the order of the strip line. They are,
Defaults to ‘Behind’