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