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


In This Topic
    SeriesDataField Class Members
    In This Topic

    The following tables list the members exposed by SeriesDataField.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the count.  
    Public PropertyGets a value that indicates whether the SeriesDataField returns data vertically or horizontally.  
    Public PropertyGets or sets the data setting.  
    Public PropertyGets the type of the data.  
    Public PropertyIndicates what the series is bound to.  
    Public PropertyGets or sets the formula.  
    Public PropertyGets the segments.  
    Public PropertyGets the spread.  
    Public PropertyGets whether the list's data orientation is vertical  
    Public Property  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Releases unmanaged and - optionally - managed resources.  
    Top
    Protected Methods
     NameDescription
    Protected MethodReleases unmanaged resources and performs other cleanup operations before the SeriesDataField is reclaimed by garbage collection.  
    Protected MethodGenerates the segment data list.  
    Protected MethodGenerates the segment data matrix.  
    Protected MethodFires the DataChanged event.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when data changed.  
    Top
    See Also