<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCharting > RSChartPanel > Classes > TRSChartAxis > Properties:
Comments (0)
Controls whether the grid (and labels) should "snap" to the evenly divisibles of the Spacing (e.g., instead of 13, 23, 33, it would be 10, 20, 30)
Namespace: RSChartPanel
Delphi
published property SnapGrid: Boolean read FSnapGrid write SetSnapGrid default True;
Property Value
Type: Boolean