The ChartSeriesCustomProperties..::..BarPercentStackedProps type exposes the following members.

Properties

  Name Description
Public property BarLabelStyle
Gets or sets the data point label placement. Default: Outside.
(Inherited from ChartSeriesCustomProperties..::..BarPropsBase.)
Public property DrawingStyle
Gets or sets the drawing style of bar or column charts. Default: Default.
(Inherited from ChartSeriesCustomProperties..::..ColumnBarPropsBase.)
Public property MaxPixelPointWidth
Gets or sets the maximum width (in pixels) of data points. Default: 0.
(Inherited from ChartSeriesCustomProperties..::..ColumnBarPropsBase.)
Public property MinPixelPointWidth
Gets or sets the minimum width (in pixels) of data points. Default: 0.
(Inherited from ChartSeriesCustomProperties..::..ColumnBarPropsBase.)
Public property Owner
Gets ChartSeriesCustomProperties owning this object.
(Inherited from ChartSeriesCustomProperties..::..PropsBase.)
Public property PixelPointDepth
Gets or sets the 3D series depth, measured in pixels. Default: 0.
(Inherited from ChartSeriesCustomProperties..::..ThreeDPropsBase.)
Public property PixelPointGapDepth
Gets or sets the 3D series gap, measured in pixels. Default: 0.
(Inherited from ChartSeriesCustomProperties..::..ThreeDPropsBase.)
Public property PixelPointWidth
Gets or sets the width (in pixels) of data points. Default: 0.
(Inherited from ChartSeriesCustomProperties..::..ColumnBarPropsBase.)
Public property PointWidth
Gets or sets the relative width of data points. Default: 0.8.
(Inherited from ChartSeriesCustomProperties..::..ColumnBarPropsBase.)
Public property StackedGroupName
Gets or sets the stacked bar group name.
(Inherited from ChartSeriesCustomProperties..::..BarStackedProps.)

See Also