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