JavaScript/jQuery PolarChart - ArgumentAxisConstantLinesLabel
An object defining constant line label properties.
import { ArgumentAxisConstantLinesLabel } from "devextreme/viz/polar_chart"
text
Specifies the text to be displayed in a constant line label.
Type:
| undefined
Default Value: undefined
Feedback