Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TickStyleProperties

Properties of a (visible) TickStyle.

Index

Properties

gridStrokeLength

gridStrokeLength : number

Length of GridStroke, where 1 = full and 0 = zero.

gridStrokeStyle

gridStrokeStyle : LineStyle

Style of GridStroke as a SolidLine object.

labelAlignment

labelAlignment : number

Horizontal alignment of Label respective to tick line.

left: -1

center: 0

right: +1

labelFillStyle

labelFillStyle : FillStyle

FillStyle of Label.

labelFont

labelFont : FontSettings

Font of Label as FontSettings.

labelPadding

labelPadding : pixel

Padding after label as pixels.

labelRotation

labelRotation : number

Label rotation in degrees.

tickLength

tickLength : pixel

Length of Tick itself as pixels.

tickPadding

tickPadding : pixel

Padding after Tick as pixels.

tickStyle

tickStyle : LineStyle

Style of Tick itself as a SolidLine object.