| 
 SharpPlot Reference > SharpPlot Methods > SetBarWidths Method SharpPlot.SetBarWidths Method
Set Bar widths for XBarchart and Gantt chart. 
Example
sp.SetBarWidths(new int[] {7,7,4,5});
Overloads
The widths are given in axis units. 
See also ...SharpPlot Members | SharpPlot.DrawXBarChart Method 
 Send comments on this topic © Dyalog Ltd 2021 
 |