LayoutDefinitionCollectionModel.AddNewElement(Object) Method
Adds a new layout definition 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 LayoutDefinition object to be added. |
See Also