Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / ChartModel Class
Members


ChartModel Class
Represents a model of a chart. The model contains a collection of labels, a collection of legends, and a collection of plot areas.
Syntax
'Declaration
 
Public Class ChartModel 
 
'Usage
 
Dim instance As ChartModel
Inheritance Hierarchy

System.Object
   FarPoint.Win.Chart.ChartModel

See Also