TdxChartSecondaryAxisYCollection.Add Method
Adds a new secondary axis of values to the collection.
Declaration
function Add: TdxChartSecondaryAxisYCollectionItem;
Returns
| Type | Description |
|---|---|
| TdxChartSecondaryAxisYCollectionItem | The created secondary axis of values. |
See Also