DataSeriesExBase Properties
A base class for extended data series with argument and value data.| Name | Description |
|---|---|
| Arguments | Gets or sets argument data for the extended series. |
| ChartType | Returns the chart type. Inherited from SeriesExBase. |
| CustomDataPoints | Gets or sets settings for individual data points in the series. Inherited from SeriesExBase. |
| Hidden | Gets or sets whether the series is hidden. Inherited from SeriesExBase. |
| Properties | Gets or sets visual properties for the series. Inherited from SeriesExBase. |
| Text | Gets or sets the series name. Inherited from SeriesExBase. |
| Values | Gets or sets value data for the extended series. |
See Also