JavaScript/jQuery PolarChart - ValueAxisConstantLines
Defines an array of the value axis constant lines.
import { ValueAxisConstantLines } from "devextreme/viz/polar_chart"
displayBehindSeries
Specifies whether to display the constant line behind or in front of the series.
Type:
Default Value: false
extendAxis
Specifies whether to extend the axis to display the constant line.
Type:
Default Value: false
Feedback