CartesianSeriesView Fields
Represents the base class for all series views that can be displayed on a CartesianChart control.| Name | Description |
|---|---|
| AntialiasingProperty static | Identifies the SeriesView.Antialiasing dependency property. Inherited from SeriesView. |
| BrushProperty static | Identifies the CartesianSeriesView.Brush dependency property. |
| ColorEachProperty static | Identifies the CartesianSeriesView.ColorEach dependency property. |
| 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. |
| 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