Skip to main content

Series Fields

The base class for all series the ChartView displays.
Name Description
AxisXProperty static Identifies the DataSource bindable property.
AxisYProperty static Identifies the DataSource bindable property.
DisplayNameProperty static Identifies the DisplayName bindable property. Inherited from SeriesBase.
HintOptionsProperty static Identifies the DataSource bindable property.
LegendTextPatternProperty static Identifies the LegendTextPattern bindable property. Inherited from SeriesBase.
VisibleInLegendProperty static Identifies the VisibleInLegend bindable property. Inherited from SeriesBase.
VisibleProperty static Identifies the Visible bindable property. Inherited from SeriesBase.
See Also