Skip to main content
A newer version of this page is available. .

PieSeries Properties

A pie series.
Name Description
ActualView Returns the view object that is currently applied to the series.
Data Allows you to populate the series with data.
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 series view settings.
Visible Specifies whether the series is visible. Inherited from SeriesBase.
See Also