class swtChartWrapper::BarSeries

sys::Obj
  swtChartWrapper::Series
    swtChartWrapper::BarSeries

Source

A bar series is drawn as a sequence of disjoint rectangles.

color

Color color

Source

Colour for the bars. Defaults to blue.

padding

Int padding

Source

Padding around the bars, as a percentage of the gap between bar centers. Defaults to 20.

points

Float[] points

Source

The y-coordinates of the points to display.