Skip to main content

GridLayoutOptionsModel Class

The GridLayoutOptions model.

Namespace: DevExpress.XtraCharts.Designer

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

NuGet Package: DevExpress.Win.Charts

Declaration

[ModelOf(typeof(GridLayoutOptions))]
public class GridLayoutOptionsModel :
    ChartElementModel

The following members return GridLayoutOptionsModel objects:

Inheritance

Object
ChartElementModel
GridLayoutOptionsModel
See Also