CalculatedSeriesDataAdapter Members
Provides the data for the Calculated series.Constructors
Name | Description |
---|---|
CalculatedSeriesDataAdapter() | Initializes a new instance of the CalculatedSeriesDataAdapter class with default settings. |
Fields
Name | Description |
---|---|
SeriesProperty static | Identifies the Series bindable property. |
Properties
Name | Description |
---|---|
Series | Defines the source series for the formula that the Calculated Series (indicator) uses to calculate its values. |
See Also