[]
        
(Showing Draft Content)

C1.Win.Chart.Finance.IndicatorBase

IndicatorBase Class

Represents indicator base class.

Implements
ISeries
IStyleProvider
Namespace: C1.Win.Chart.Finance
Assembly: C1.Win.FinancialChart.8.dll
Syntax
public class IndicatorBase : FinancialSeries, IDisposable, ISeries, IStyleProvider

Properties

Name Description
ChartType

Gets the series type.

Period

Gets or sets the period.

Methods

Name Description
GetItem(int)

Gets the data item.

GetOriginalItem(int)

Gets the data item.

GetValues(int)

Gets the array of data values.

OnDataSourceChanged()

Fires when data source was changes.