A newer version of this page is available.
Switch to the current version.
LayoutDefinitionCollectionModel Class
The LayoutDefinitionCollection model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v18.2.Wizard.dll
Declaration
[ModelOf(typeof(LayoutDefinitionCollection))]
public class LayoutDefinitionCollectionModel :
ChartCollectionBaseModel
<ModelOf(GetType(LayoutDefinitionCollection))>
Public Class LayoutDefinitionCollectionModel
Inherits ChartCollectionBaseModel
Related API Members
The following members accept/return LayoutDefinitionCollectionModel objects:
Inheritance
Object
ChartElementModel
ChartCollectionBaseModel
LayoutDefinitionCollectionModel
See Also
Feedback