Skip to main content

Series Properties

Represents an individual series within a chart control.
Name Description
ActualView Gets the actual view of a series.
Data Gets or sets an object that defines how data should be supplied for this series.
DisplayName Specifies the series’ display name. Inherited from SeriesBase.
ShowInLegend Indicates whether to show the series in the legend. Inherited from SeriesBase.
View Gets or sets the view type of the series.
Visible Specifies whether the series is visible. Inherited from SeriesBase.
See Also