class swtChartWrapper::Legend

sys::Obj
  swtChartWrapper::Legend

Source

Legend holds properties for the legend of a chart.

background

Color background

Source

The background colour for the chart's legend. Defaults to Color.white.

font

Font font

Source

The font for the chart's legend.

foreground

Color foreground

Source

The foreground colour for the chart's legend. Defaults to Color.blue.

position

Position position

Source

The position of the chart's legend. Defaults to Position.right.

visible

Bool visible

Source

Indicates if the legend is visible. Defaults to true.