ChartTitleCollectionModel.DeleteElement(Object) Method
Removes the specified chart title from the title 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 ChartTitle object to be removed. |
See Also