class swtChartWrapper::Title

sys::Obj
  swtChartWrapper::Title

Source

Title holds properties for the title of a chart or axis.

font

Font font

Source

The font for the title.

foreground

Color foreground

Source

The foreground colour for the title. Defaults to Color.blue.

text

Str text

Source

The text for the title.

visible

Bool visible

Source

Indicates if the title is visible.