LayoutDefinitionCollection.Remove(LayoutDefinition) Method
Removes the specified layout definition from the collection.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| item | LayoutDefinition | A layout definition that should be removed from the collection. |
See Also