Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Classes > TRSChartAxis > Properties
TRSChartAxis.SnapGrid Property
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: FMX.RS.ChartPanel
Delphi
published property SnapGrid: Boolean read FSnapGrid write SetSnapGrid default True;
Property Value
Type: Boolean
•FMX.RS.ChartPanel.TRSChartAxis.Grid
•FMX.RS.ChartPanel.TRSChartAxis.Labels
•TRSChartAxis
•FMX.RS.ChartPanel