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


In This Topic
    SeriesInfo Class Members
    In This Topic

    The following tables list the members exposed by SeriesInfo.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SeriesInfo class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the plot area.  
    Public PropertyGets the index of the point. If -1 means all data points are selected.  
    Public PropertyGets the series.  
    Public PropertyGets the series group.  
    Public PropertyGets the index of series group, is -1 when series group is null  
    Public PropertyGets the index of the series in its parent collection  
    Public PropertyGets the actual series which being processed  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified System.Object is equal to the current System.Object.  
    Public MethodServes as a hash function for a particular type.  
    Top
    See Also