JavaScript/jQuery PolarChart - ArgumentAxisConstantLines
Defines an array of the argument axis constant lines.
import { ArgumentAxisConstantLines } 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