Skip to main content

MarkerSeriesView Fields

Represents the base class for all series views that contain data point markers.
Name Description
AngleProperty static Identifies the MarkerSeriesView.Angle dependency property.
AntialiasingProperty static Identifies the SeriesView.Antialiasing dependency property. Inherited from SeriesView.
BrushProperty static Identifies the CartesianSeriesView.Brush dependency property. Inherited from CartesianSeriesView.
ColorEachProperty static Identifies the CartesianSeriesView.ColorEach dependency property. Inherited from CartesianSeriesView.
DataChangingAnimationModeProperty static Identifies the SeriesView.DataChangingAnimationMode dependency property. Inherited from SeriesView.
LabelOptionsProperty static Identifies the SeriesView.LabelOptions dependency property. Inherited from SeriesView.
LegendMarkerTemplateProperty static Identifies the SeriesView.LegendMarkerTemplate dependency property. Inherited from SeriesView.
LegendPatternProperty static Identifies the SeriesView.LegendPattern dependency property. Inherited from SeriesView.
LegendPointPatternProperty static Identifies the SeriesView.LegendPointPattern dependency property. Inherited from SeriesView.
PaletteProperty static Identifies the SeriesView.Palette dependency property. Inherited from SeriesView.
PointAnimationProperty static Identifies the MarkerSeriesView.PointAnimation dependency property.
SelectedItemBrushProperty static Identifies the SeriesView.SelectedItemBrush dependency property. Inherited from SeriesView.
SelectedItemProperty static Identifies the SeriesView.SelectedItem dependency property. Inherited from SeriesView.
SelectedItemsProperty static Identifies the SeriesView.SelectedItems dependency property. Inherited from SeriesView.
ShowLabelsProperty static Identifies the SeriesView.ShowLabels dependency property. Inherited from SeriesView.
ShowToolTipOnSelectItemProperty static Identifies the SeriesView.ShowToolTipOnSelectItem dependency property. Inherited from SeriesView.
ToolTipPointPatternProperty static Identifies the SeriesView.ToolTipPointPattern dependency property. Inherited from SeriesView.
ToolTipPointTemplateProperty static Identifies the SeriesView.ToolTipPointTemplate dependency property. Inherited from SeriesView.
ToolTipSeriesPatternProperty static Identifies the SeriesView.ToolTipSeriesPattern dependency property. Inherited from SeriesView.
ToolTipSeriesTemplateProperty static Identifies the SeriesView.ToolTipSeriesTemplate dependency property. Inherited from SeriesView.
See Also