Skip to main content

Series Fields

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