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

Series Fields

Represents an individual series within a chart control.
Name Description
DataProperty static Identifies the Series.Data dependency property.
DisplayNameProperty static Identifies the Series.DisplayName dependency property.
ShowInLegendProperty static Identifies the Series.ShowInLegend dependency property.
ViewProperty static Identifies the Series.View dependency property.
VisibleProperty static Identifies the Series.Visible dependency property.
See Also