The StackedBarSeriesView type exposes the following members.

Properties

  NameDescription
AreaWidth
Gets or sets the ratio between the width of the occupied Bars and the available space.
(Inherited from BarSeriesViewBase.)
ColumnImage
Gets or sets Image which sets the image drawn in the column.
(Inherited from BarSeriesViewBase.)
Fill
Gets or sets Fill object that is used to paint over.
(Inherited from SeriesView.)
ImageSizeMode
Gets or sets ImageSizeMode which sets zoom mode for the image displayed in the column.
(Inherited from BarSeriesViewBase.)
IsValueLegendItemSupported (Inherited from BarSeriesViewBase.)
Series
Gets or sets the series displayed.
(Inherited from SeriesView.)
Stroke
Gets or sets Stroke object that is used to trace.
(Inherited from SeriesView.)
ViewType
Gets or sets ViewType object that determines kind of Bars.
(Inherited from BarSeriesViewBase.)

See Also