ZoomCharts Documentation
Switch to Version 2.0 (BETA)
ZoomCharts.Configuration.BaseSettingsThresholdStyle
Methods
Properties
Specifies the fill color for the threshold area. If multiple areas overlap, this should specify an rgba()
color with transparency.
If 'null' fill color will not be applied.
Specifies the line color for the upper and lower bounds. If null
, the lines will not be drawn.
Array of line dash pattern to have a dashed line. The array contains length of dash followed by length of space in pixels. A sequence of multiple dash-space values is supported. In case you want to set a solid line, pass empty array: []
Specifies the width of the boundary lines.