|
|
You cannot display reference lines on charts with a secondary Y-axis.
|

|
|
The Pareto chart supports reference lines only for the threshold value.
|
|
Property Name
|
Description
|
Base Type
|
Default Value
|
Bindable
|
Localizable
|
|---|---|---|---|---|---|
|
NumberOfReferenceLines
|
Specifies the number of reference lines to display on the chart. You can add up to 24 reference lines. Additional properties are added for each reference line.
|
NUMBER
|
0
|
Y
|
N
|
|
ReferecneLineNLabel
|
Sets the text label of the reference line.
|
STRING
|
N/A
|
Y
|
Y
|
|
ReferecneLineNValue
|
Sets the value of the reference line. You can specify a numeric or a date value based on the axis type. The reference line is not displayed when you specify a value that is outside the data range of the chart.
|
NUMBER or DATETIME
|
0
|
Y
|
N
|
|
ReferenceLineNAxis
|
Specifies the axis to use for the reference line. This property is available only when a chart contains two axes with continuous data, such as numbers or dates. Specifies the axis used to display reference line N.
|
STRING
|
X-axis
|
N
|
N
|
|
|
Some reference lines that are displayed in proximity are automatically hidden when their labels collide at run time. Hidden lines are displayed when the chart is zoomed in or when enough spacing is available to display both labels after the data range changes.
|
