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