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