SecondaryAxisYCollectionModel.DeleteElement(Object) Method
Removes the specified secondary y-axis from 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 SecondaryAxisY to be removed. |
See Also