TCustomPolarSeries.RadiusIncrement

TCustomPolarSeries.RadiusIncrement
TCustomPolarSeries

property RadiusIncrement: Double;

Unit
TeePolar

Description
RadiusIncrement is the same as accessing the Chart1.LeftAxis.Increment property when using TPolarSeries or TRadarSeries.

It determines the increment, in polar radius scales, used to draw the ring grid lines. You can find the property in the PolarSeries page of the editor

You may use RadiusIncrement with TPolarSeries.AngleIncrement to control how gridlines are displayed in Polar charts.