JavaScript/jQuery PolarChart - CommonAxisSettings
An object defining the configuration properties that are common for all axes of the PolarChart UI component.
allowDecimals
Specifies whether to allow decimal values on the axis. When false, the axis contains integer values only.
discreteAxisDivisionMode
Specifies whether ticks/grid lines of a discrete axis are located between labels or cross the labels.
endOnTick
Specifies whether to force the axis to start and end on ticks.
label
An object defining the label configuration properties that are common for all axes in the PolarChart UI component.
opacity
Specifies the opacity of the line that represents an axis.
visible
Indicates whether or not the line that represents an axis in a chart is visible.
If you have technical questions, please create a support ticket in the DevExpress Support Center.