TdxChartSecondaryAxisXCollectionItem.Axis Property
Provides access to the underlying secondary X-axis object.
Declaration
property Axis: TdxChartSecondaryAxisX read;
Property Value
Type | Description |
---|---|
TdxChartSecondaryAxisX | The underlying secondary X-axis object. |
See Also