Skip to main content

GridPaneLayoutModel Class

The GridPaneLayout model.

Namespace: DevExpress.XtraCharts.Designer

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

NuGet Package: DevExpress.Win.Charts

Declaration

[ModelOf(typeof(GridPaneLayout))]
public class GridPaneLayoutModel :
    ChartElementModel

The following members return GridPaneLayoutModel objects:

Inheritance

Object
ChartElementModel
GridPaneLayoutModel
See Also