SeriesT Properties |
The SeriesT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of data point in a series. May not match with Bars.Count if not synced
| |
| ItemInt32 |
Gets or sets the value
| |
| ItemInt32, Boolean | Obsolete.
Gets the series value
| |
| LastValue |
Gets or sets the last value of the series.
| |
| SeriesDisplayName |
Gets the series display name
| |
| SharpScript |
Gets or sets the Sharp Script
|