FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly / C1.Win.Chart Namespace / Series Class


In This Topic
    Series Class Methods
    In This Topic

    For a list of all members of this type, see Series members.

    Public Methods
     NameDescription
    Public MethodRemoves all point data from the series added with SetData.  
    Public MethodOverloaded. Releases resources.  
    Public MethodGets the binding data count.  
    Public MethodOverridden. Gets the data type.  
    Public MethodGets the valid System.ComponentModel.PropertyDescriptor of class.  
    Public MethodOverridden. Gets the point data array for the specified coordinate dimension.  
    Public MethodForces bound data to be loaded into internal chart arrays.  
    Public MethodForces all data in ItemsSource to be evaluated and redraw the chart.  
    Public MethodRebind currency mananger data.  
    Public MethodSets the point data to be charted.  
    Top
    Protected Methods
     NameDescription
    Protected MethodReleases resources.  
    Protected MethodGets the chart type. (Inherited from C1.Chart.SeriesBase)
    Protected MethodGets series bounding rectangle in data coordinates. (Inherited from C1.Chart.SeriesBase)
    Protected MethodOverridden. Gets the data item.  
    Protected MethodOverridden. Gets the style by name.  
    Protected MethodOverridden. Invalidates the series.  
    Protected MethodWhether chart type can be ranged.  
    Protected MethodCalled when data source was changed.  
    Protected MethodCalled after series was rendered. (Inherited from C1.Chart.SeriesBase)
    Protected MethodCalled when series is rendering. (Inherited from C1.Chart.SeriesBase)
    Protected MethodOverridden. Called after symbol was rendered.  
    Protected MethodOverridden. Called when symbol is rendering.  
    Protected MethodOverridden. Called when visibility changes.  
    Protected MethodOverridden. Sets the series style.  
    Top
    See Also