Skip to main content

ChartModel Class

The chart model.

Namespace: DevExpress.XtraCharts.Designer

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

NuGet Package: DevExpress.Win.Charts

Declaration

[ModelOf(typeof(Chart))]
[HasOptionsControl]
public class ChartModel :
    ChartElementModel,
    IChartDataAdapter

The following members return ChartModel objects:

Inheritance

See Also