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