The SeriesCalculatorBaseWithValues type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ChartSettings |
Contains settings for how the series should be displayed on a chart.
(Inherited from SeriesCalculatorBase.) | |
| Count |
Gets the number of items in the series.
(Overrides SeriesCalculatorBase..::.Count.) | |
| Current |
The current value of the series. Using this property is the same as calling LookBack(0).
(Inherited from SeriesCalculatorBase.) | |
| OldestValueChanged | (Inherited from SeriesCalculatorBase.) |