Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / ChartModel Class
Members


In This Topic
    ChartModel Class
    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.
    Syntax
    'Declaration
     
    
    Public Class ChartModel 
    'Usage
     
    
    Dim instance As ChartModel
    public class ChartModel 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Chart.ChartModel

    See Also