ZoomCharts Documentation
Switch to Version 2.0 (BETA)
ZoomCharts.Configuration.BaseSettingsValueAxisThreshold
Methods
Properties
How far the arrow is drawn from the edge of the screen
Style used for the arrow
Specifies the bottom bound of the threshold area.
How the from value should be determined
Valid values:- constant - Use the from constant given
- first - Use the first value in range
- last - Use the last value in range
- minimum - Use the minimum value in the series
- maximum - Use the maximum value in the series
- median - Use the median value in the series
- average - Use the average value in the series
- percentile - Use a percentile value in the series
Whether to use the line value as the label text
Specifies a percentile to use when percentile is selected. Range 0 to 100, must be integer.
Specifies a percentile to use when percentile is selected. Range 0 to 100, must be integer.
Threshold placement in relation to series data.
Valid values:- above - denote threshold location over series data
- under - denote threshold location under series data
Which series to use for non-constant values
Describes the visual style for the threshold guidelines and area.
Specifies the upper bound of the threshold area.
Which series to use for the "to" threshold's non-constant values. If null, uses seriesID.
Style to be used for the to line
How the from value should be determined
Valid values:- constant - Use the from constant given
- first - Use the first value in range
- last - Use the last value in range
- minimum - Use the minimum value in the series
- maximum - Use the maximum value in the series
- median - Use the median value in the series
- average - Use the average value in the series
- percentile - Use a percentile value in the series