[]
        
(Showing Draft Content)

Chart Object Model

Here is a brief summary of the object model of the chart.

This diagram shows the object model:

Spread WinForms maps ChartModel relationships to PlotArea, LabelArea, LegendArea, FillEffect, series, axes, walls, and data sources.

Basically there is a chart view that can be platform specific. This chart view is dependent on the chart model, which is platform independent.

The model in turn is made up of four major objects:

Spread WinForms organizes chart content through ChartModel, LabelAreaCollection, LegendAreaCollection, PlotAreaCollection, and FillEffect object relationships for developers.

See Also

Chart User Interface Elements

Chart Types and Views

Plot Types

Plot area

Labels

Legends

Error Bars