DonutSeriesView Fields
Represents a series view of the Donut type.| Name | Description |
|---|---|
| AntialiasingProperty static | Identifies the SeriesView.Antialiasing dependency property. Inherited from SeriesView. |
| ContourAppearanceProperty static | Identifies the PieSeriesView.ContourAppearance dependency property. Inherited from PieSeriesView. |
| DataChangingAnimationModeProperty static | Identifies the SeriesView.DataChangingAnimationMode dependency property. Inherited from SeriesView. |
| HoleRadiusPercentProperty static | Identifies the DonutSeriesView.HoleRadiusPercent dependency property. |
| LabelOptionsProperty static | Identifies the SeriesView.LabelOptions dependency property. Inherited from SeriesView. |
| LabelPositionProperty static | Identifies the PieSeriesView.LabelPosition dependency property. Inherited from PieSeriesView. |
| 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 PieSeriesView.PointAnimation dependency property. Inherited from PieSeriesView. |
| 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. |
| SeriesAnimationProperty static | Identifies the PieSeriesView.SeriesAnimation dependency property. Inherited from PieSeriesView. |
| ShowLabelsProperty static | Identifies the SeriesView.ShowLabels dependency property. Inherited from SeriesView. |
| ShowToolTipOnSelectItemProperty static | Identifies the SeriesView.ShowToolTipOnSelectItem dependency property. Inherited from SeriesView. |
| StartAngleProperty static | Identifies the PieSeriesView.StartAngle dependency property. Inherited from PieSeriesView. |
| SweepDirectionProperty static | Identifies the PieSeriesView.SweepDirection dependency property. Inherited from PieSeriesView. |
| TitleProperty static | Identifies the PieSeriesView.Title dependency property. Inherited from PieSeriesView. |
| 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