CustomAxisLabelCollectionModel.AddNewElement(Object) Method
Adds a newly created model of the specified custom axis label to the collection.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.Wizard.dll
NuGet Package: DevExpress.Win.Charts
Declaration
Parameters
Name | Type | Description |
---|---|---|
parameter | Object | A CustomAxisLabel object whose model should be added. |
See Also