JavaScript/jQuery PolarChart - CommonAxisSettingsMinorTick
Specifies the properties of the minor ticks.
import { CommonAxisSettingsMinorTick } from "devextreme/viz/polar_chart"
visible
Indicates whether or not the minor ticks are displayed on an axis.
Type:
Default Value: false
Feedback