TCustomPolarSeries.AngleIncrement

TCustomPolarSeries.AngleIncrement
TCustomPolarSeries

property AngleIncrement: Double;

Unit
TeePolar

Description
The AngleIncrement property indicates the number of degrees that will be used to draw the dividing grid lines in anti-clockwise direction. The 0 starting angle is located at rightmost Polar coordinate. Valid increments are between 0 and 359 degree.

You can control the grid lines pen by using the Chart.BottomAxis.GridPen property.