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

SeriesView Fields

Represents the base class for all series views.
Name Description
AntialiasingProperty static Identifies the SeriesView.Antialiasing dependency property.
DataChangingAnimationModeProperty static Identifies the SeriesView.DataChangingAnimationMode dependency property.
LabelOptionsProperty static Identifies the SeriesView.LabelOptions dependency property.
LegendMarkerTemplateProperty static Identifies the SeriesView.LegendMarkerTemplate dependency property.
LegendPatternProperty static Identifies the SeriesView.LegendPattern dependency property.
LegendPointPatternProperty static Identifies the SeriesView.LegendPointPattern dependency property.
PaletteProperty static Identifies the SeriesView.Palette dependency property.
SelectedItemBrushProperty static Identifies the SeriesView.SelectedItemBrush dependency property.
SelectedItemProperty static Identifies the SeriesView.SelectedItem dependency property.
SelectedItemsProperty static Identifies the SeriesView.SelectedItems dependency property.
ShowLabelsProperty static Identifies the SeriesView.ShowLabels dependency property.
ShowToolTipOnSelectItemProperty static Identifies the SeriesView.ShowToolTipOnSelectItem dependency property.
ToolTipPointPatternProperty static Identifies the SeriesView.ToolTipPointPattern dependency property.
ToolTipPointTemplateProperty static Identifies the SeriesView.ToolTipPointTemplate dependency property.
ToolTipSeriesPatternProperty static Identifies the SeriesView.ToolTipSeriesPattern dependency property.
ToolTipSeriesTemplateProperty static Identifies the SeriesView.ToolTipSeriesTemplate dependency property.
See Also