LayoutDefinitionCollectionModel.DeleteElement(Object) Method
Removes the specified layout definition from the collection.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v26.1.Wizard.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| parameter | Object | A LayoutDefinition object to be removed. |
See Also