React PolarChart - ArgumentAxis
Specifies argument axis properties for the PolarChart UI component.
axisDivisionFactor
Specifies the minimum distance between two neighboring major ticks in pixels. Applies only to the axes of the "continuous" and "logarithmic" types.
firstPointOnStartAngle
Specifies whether or not to display the first point at the angle specified by the startAngle property.
linearThreshold
Specifies a value used to calculate the range on a logarithmic axis within which the axis should be linear. Applies only if the data source contains negative values or zeroes.
logarithmBase
Specifies the value to be raised to a power when generating ticks for a logarithmic axis.
startAngle
Specifies the angle in arc degrees to which the argument axis should be rotated. The positive values rotate the axis clockwise.
If you have technical questions, please create a support ticket in the DevExpress Support Center.