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