TChartAxes.Items

TChartAxes.Items
TChartAxes

property Items[Index: Integer]: TChartAxis;

Unit
TeEngine

Description
Internal access to the TChartAxis (one of 6 default axes, Left, Top, Right, Bottom, Depth and DepthTop) by index.


Chart1.Axes[3].Grid.Visible := False