In This Topic
The following tables list the members exposed by SeriesBase.
Public Constructors
Public Properties
| Name | Description |
| ChartType | Gets or sets the series chart type. |
| LegendGroup | Gets or sets the legend group title in which the series should be included. |
| Name | Gets or sets the series display name. |
| StackingGroup | Gets or sets the group index for series, only effect in bar and column chart type. |
| SymbolMarker | Gets or sets the shape of marker to use for each data point in the series. Applies to Scatter, LineSymbols, and SplineSymbols chart types. |
| SymbolSize | Gets or sets the size(in pixels) of the symbols used to render this Series. Applies to Scatter, LineSymbols, and SplineSymbols chart types. |
| Visibility | Gets or sets the series visibility. |
Top
Protected Properties
| Name | Description |
| HasCustomSymbol | Whether the custom symbol rendering is used. |
Top
Public Methods
See Also