Represents custom attributes of a ChartSeries object.
The ChartSeriesCustomProperties..::..ColumnBarPropsBase type exposes the following members.
Properties
Name | Description | |
---|---|---|
DrawingStyle |
Gets or sets the drawing style of bar or column charts.
Default: Default.
|
|
MaxPixelPointWidth |
Gets or sets the maximum width (in pixels) of data points.
Default: 0.
|
|
MinPixelPointWidth |
Gets or sets the minimum width (in pixels) of data points.
Default: 0.
|
|
Owner |
Gets ChartSeriesCustomProperties owning this object.
(Inherited from ChartSeriesCustomProperties..::..PropsBase.) |
|
PixelPointDepth |
Gets or sets the 3D series depth, measured in pixels.
Default: 0.
(Inherited from ChartSeriesCustomProperties..::..ThreeDPropsBase.) |
|
PixelPointGapDepth |
Gets or sets the 3D series gap, measured in pixels.
Default: 0.
(Inherited from ChartSeriesCustomProperties..::..ThreeDPropsBase.) |
|
PixelPointWidth |
Gets or sets the width (in pixels) of data points.
Default: 0.
|
|
PointWidth |
Gets or sets the relative width of data points.
Default: 0.8.
|