TdxChartSecondaryAxes.AxesX Property
Provides access to the collection of secondary X-axes.
#Declaration
property AxesX: TdxChartSecondaryAxisXCollection read; write;
#Property Value
Type | Description |
---|---|
Tdx |
A collection of secondary axes of arguments. |
#Remarks
Use AxesX
and AxesY properties to access and manage secondary axis collections in an XY diagram.