Back to Devexpress

LayoutDefinitionModel Class

windowsforms-devexpress-dot-xtracharts-dot-designer-d36f071b.md

latest1.4 KB
Original Source

LayoutDefinitionModel Class

The LayoutDefinition model.

Namespace : DevExpress.XtraCharts.Designer

Assembly : DevExpress.XtraCharts.v25.2.Wizard.dll

NuGet Package : DevExpress.Win.Charts

Declaration

csharp
[ModelOf(typeof(LayoutDefinition))]
public class LayoutDefinitionModel :
    ChartElementModel
vb
<ModelOf(GetType(LayoutDefinition))>
Public Class LayoutDefinitionModel
    Inherits ChartElementModel

The following members return LayoutDefinitionModel objects:

Inheritance

Object ChartElementModel LayoutDefinitionModel

See Also

LayoutDefinitionModel Members

DevExpress.XtraCharts.Designer Namespace