BarSeriesView Fields
Represents the base class for all Bar and Column series views.Name | Description |
---|---|
AntialiasingProperty static | Identifies the SeriesView.Antialiasing dependency property. Inherited from SeriesView. |
BarWidthProperty static | Identifies the BarSeriesView.BarWidth dependency property. |
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 BarSeriesView.PointAnimation dependency property. |
RangeControlViewTypeProperty static | Identifies the BarSeriesView.RangeControlViewType 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