Spread Windows Forms 15.0
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / Series Class
Properties Methods Events


In This Topic
    Series Class Members
    In This Topic

    The following tables list the members exposed by Series.

    Public Properties
     NameDescription
    Public PropertyGets the number of points in the series.  
    Public PropertyGets or sets the border around the data labels.  
    Public PropertyGets or sets whether the series name is displayed in the label.  
    Public PropertyGets or sets the fill of the background of the data labels.  
    Public PropertyGets or sets the label formatter object for the series labels.  
    Public PropertyGets or sets whether the data labels with negative values are displayed in red.  
    Public PropertyGets or sets the rotation angle for the label.  
    Public PropertyGets or sets the text used to separate the contents of a label.  
    Public PropertyGets or sets the text orientation for the label.  
    Public PropertyGets or sets the fill of the text of the data labels.  
    Public PropertyGets or sets the font of the text of the data labels.  
    Public PropertyGets or sets whether the data labels are visible.  
    Public PropertyGets or sets the ID of the legend on which the series is displayed.  
    Public PropertyGets or sets the name of the series.  
    Public PropertyGets or sets the field in the data source that stores the series name.  
    Public PropertyGets or sets the data source for the series name.  
    Public PropertyGets or sets whether the series is visible.  
    Top
    Public Methods
     NameDescription
    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.  
    Protected MethodReads the child XML element.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the series is changed.  
    Top
    See Also