Skip to main content

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.
LabelConnectorStrokeStyleProperty static Identifies the LabelConnectorStrokeStyle dependency property.
LabelIndentProperty static Identifies the LabelIndent dependency property.
LabelPatternProperty static Identifies the LabelPattern dependency property.
LabelTemplateProperty static Identifies the LabelTemplate dependency property.
LegendMarkerTemplateProperty static Identifies the SeriesView.LegendMarkerTemplate 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.
ShowLabelConnectorsProperty static Identifies the ShowLabelConnectors 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