In This Topic
Represents a model of a chart. The model contains a collection of labels, a collection of legends, and a collection of plot areas.
Object Model
Syntax
'Declaration
Public Class ChartModel
'Usage
Dim instance As ChartModel
Inheritance Hierarchy
System.Object
FarPoint.Web.Chart.ChartModel
See Also