PixelPointWidth Property (ChartSeriesCustomProperties.RangeErrorBarProps)
In This Topic
Gets or sets the width (in pixels) of data points. Default: 0.
Syntax
'Declaration
Public Property PixelPointWidth As RdlInt
public RdlInt PixelPointWidth {get; set;}
See Also