The following tables list the members exposed by ChartModel.
Public Properties
| Name | Description |
 | Fill | Gets or sets the background fill of the chart. |
 | LabelAreas | Gets the collection of label areas in the chart. |
 | LegendAreas | Gets the collection of legend areas in the chart. |
 | PlotAreas | Gets the colleciton of plot areas in the chart. |
Top
Public Methods
Protected Methods
| Name | Description |
 | OnChanged | Raises the Changed event. |
Top
Public Events
| Name | Description |
 | Changed | Occurs when the chart model is changed. |
Top
See Also