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