Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / ChartModel Class
Properties Methods Events


In This Topic
    ChartModel Class Members
    In This Topic

    The following tables list the members exposed by ChartModel.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the background fill of the chart.  
    Public PropertyGets the collection of label areas in the chart.  
    Public PropertyGets the collection of legend areas in the chart.  
    Public PropertyGets the colleciton of plot areas in the chart.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Adds a plugin which can be added to the Label Format dialog to support new formats.  
    Public MethodCreates a deep copy of this chart model.  
    Public MethodThis method is reserved and should not be used.  
    Public MethodGenerates an object from its XML representation  
    Public MethodConverts an object into its XML representation.  
    Top
    Protected Methods
     NameDescription
    Protected MethodRaises the Changed event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the chart model is changed.  
    Top
    See Also