Skip to main content
A newer version of this page is available. .

GridLayoutOptionsModel Class

The GridLayoutOptions model.

Namespace: DevExpress.XtraCharts.Designer

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

Declaration

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

The following members return GridLayoutOptionsModel objects:

Inheritance

Object
ChartElementModel
GridLayoutOptionsModel
See Also