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