ComponentOne FinancialChart for WinForms
C1.Win.Chart.Finance Namespace / MovingAverage Class

In This Topic
    MovingAverage Class Methods
    In This Topic

    For a list of all members of this type, see MovingAverage 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 MethodOverridden. Gets the data values.  
    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
    See Also