Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSAxisGrid > Properties
TRSAxisGrid.MinorTickCount Property
Specifies the number of minor grid marks and minor tick marks between every major grid mark.
Namespace: RSChartPanel
Delphi
published property MinorTickCount: Integer read FMinorTickCount write SetMinorTickCount default 3;
Property Value
Type: Integer
•RSChartPanel.TRSAxisGrid.DrawOptions
•RSChartPanel.TRSAxisGrid.MinorTickLength
•RSChartPanel.TRSAxisGrid.ShouldDrawMinorTicks
•TRSAxisGrid
•RSChartPanel