Back to Devexpress

TdxChartSecondaryAxes.AxesX Property

vcl-dxchartxydiagram-dot-tdxchartsecondaryaxes.md

latest819 B
Original Source

TdxChartSecondaryAxes.AxesX Property

Provides access to the collection of secondary X-axes.

Declaration

delphi
property AxesX: TdxChartSecondaryAxisXCollection read; write;

Property Value

TypeDescription
TdxChartSecondaryAxisXCollection

A collection of secondary axes of arguments.

|

Remarks

Use AxesX and AxesY properties to access and manage secondary axis collections in an XY diagram.

See Also

TdxChartSecondaryAxes Class

TdxChartSecondaryAxes Members

dxChartXYDiagram Unit