SeriesBase Class Properties
In This Topic
For a list of all members of this type, see SeriesBase members.
Public Properties
| Name | Description |
 | EmptyDataPointsAppearance | Gives you access to an instance of the EmptyDataPointsAppearance class controlling the appearance of the empty data points displayed by the series |
 | InflateMargins | Inflates the margins of the series to fit the chart area. |
 | Legend | Gives you access to an instance of the SeriesLegend class controlling the representation of the series in the legend. |
 | Name | The name of the series. |
 | Shadow | Gives access to the Shadow object controlling the shadow of the series.
Shadows are visible when the scene is rendered with GDI+. |
 | Visible | Controls the visibility of the series. |
Top
See Also