| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Properties Structures Enumerations Style examples Glossaries Active Charts VectorMath Class DBUtil Class Get SharpPlot Download SharpPlot Buying SharpPlot SharpPlot Support Upgrading from GraPL Release notes |
Reference > Methods > SetBarWidths Method SharpPlot.SetBarWidths MethodSet Bar widths for XBarchart and Gantt chart. Examplesp.SetBarWidths(new int[] {7,7,4,5}); Overloads
The widths are given in axis units. See also ...SharpPlot Members | DrawXBarChart Method |