FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / Waterfall Class


In This Topic
    Waterfall Class Methods
    In This Topic

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

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