TChartAxis.GridCentered

TChartAxis.GridCentered
TChartAxis

property GridCentered: Boolean;

Unit
TeEngine

Description
Default False Places Axis Grid lines between label positions.

Example

Chart1.BottomAxis.GridCentered:=True;