ChartSeriesCustomProperties.RangePropsBase Class Members
In This Topic
The following tables list the members exposed by ChartSeriesCustomProperties.RangePropsBase.
Public Properties
| Name | Description |
 | 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 C1.C1Rdl.Rdl2008.ChartSeriesCustomProperties.PropsBase) |
 | 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. |
Top
See Also