TdxChartSeriesPoints Properties
A series point collection.| Name | Description |
|---|---|
| ArgumentDisplayTexts | Provides indexed access to custom display text strings for stored series point arguments. |
| Arguments | Provides indexed access to stored series point arguments. |
| Count | Returns the number of stored series points. |
| Series | Provides access to the series to which the point collection belongs. |
| ValueDisplayTexts | Provides indexed access to custom display text strings for stored series point values. |
| Values | Provides indexed access to stored series point values. |
See Also