class swtChartWrapper::AxisTick

sys::Obj
  swtChartWrapper::AxisTick

Source

Manage the representation and style of tick marks on an axis.

font

Font font

Source

The font to display the tick label.

foreground

Color foreground

Source

The colour for the tick label. Defaults to Color.black.

labelAngle

Int labelAngle

Source

The angle to display the label. Defaults to 0.

stepHint

Int stepHint

Source

A hint to control the spacing of the tick marks.

visible

Bool visible

Source

Indicates if the tick marks are shown. Defaults to true.