PointWidth Property (ChartSeriesCustomProperties.RangeErrorBarProps)
In This Topic
Gets or sets the relative width of data points. Default: 0.8.
Syntax
'Declaration
Public Property PointWidth As RdlFloat
public RdlFloat PointWidth {get; set;}
See Also