Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ScaleStyle

Hierarchy

Index

Properties

fillColor

fillColor: Color

labelsColor

labelsColor: Color

labelsCount

labelsCount: number

labelsLayoutMode

labelsLayoutMode: GaugeScaleLayoutMode

labelsOffset

labelsOffset: number

labelsSize

labelsSize: number

labelsVisible

labelsVisible: boolean

lineColor

lineColor: Color

lineThickness

lineThickness: number

majorTicksCount

majorTicksCount: number

majorTicksFillColor

majorTicksFillColor: Color

majorTicksLength

majorTicksLength: number

majorTicksStrokeColor

majorTicksStrokeColor: Color

majorTicksStrokeWidth

majorTicksStrokeWidth: number

majorTicksWidth

majorTicksWidth: number

minorTicksCount

minorTicksCount: number

minorTicksFillColor

minorTicksFillColor: Color

minorTicksLength

minorTicksLength: number

minorTicksStrokeColor

minorTicksStrokeColor: Color

minorTicksStrokeWidth

minorTicksStrokeWidth: number

minorTicksWidth

minorTicksWidth: number

strokeColor

strokeColor: Color

strokeWidth

strokeWidth: number

ticksLayoutMode

ticksLayoutMode: GaugeScaleLayoutMode

ticksOffset

ticksOffset: number

ticksVisible

ticksVisible: boolean

Static fillColorProperty

fillColorProperty: Property<GaugeStyleBase, Color>

Static labelsColorProperty

labelsColorProperty: Property<ScaleStyle, Color>

Static labelsCountProperty

labelsCountProperty: Property<ScaleStyle, number>

Static labelsLayoutModeProperty

labelsLayoutModeProperty: Property<ScaleStyle, GaugeScaleLayoutMode>

Static labelsOffsetProperty

labelsOffsetProperty: Property<ScaleStyle, number>

Static labelsSizeProperty

labelsSizeProperty: Property<ScaleStyle, number>

Static labelsVisibleProperty

labelsVisibleProperty: Property<ScaleStyle, boolean>

Static lineColorProperty

lineColorProperty: Property<ScaleStyle, Color>

Static lineThicknessProperty

lineThicknessProperty: Property<ScaleStyle, number>

Static majorTicksCountProperty

majorTicksCountProperty: Property<ScaleStyle, number>

Static majorTicksFillColorProperty

majorTicksFillColorProperty: Property<ScaleStyle, Color>

Static majorTicksLengthProperty

majorTicksLengthProperty: Property<ScaleStyle, number>

Static majorTicksStrokeColorProperty

majorTicksStrokeColorProperty: Property<ScaleStyle, Color>

Static majorTicksStrokeWidthProperty

majorTicksStrokeWidthProperty: Property<ScaleStyle, number>

Static majorTicksWidthProperty

majorTicksWidthProperty: Property<ScaleStyle, number>

Static minorTicksCountProperty

minorTicksCountProperty: Property<ScaleStyle, number>

Static minorTicksFillColorProperty

minorTicksFillColorProperty: Property<ScaleStyle, Color>

Static minorTicksLengthProperty

minorTicksLengthProperty: Property<ScaleStyle, number>

Static minorTicksStrokeColorProperty

minorTicksStrokeColorProperty: Property<ScaleStyle, Color>

Static minorTicksStrokeWidthProperty

minorTicksStrokeWidthProperty: Property<ScaleStyle, number>

Static minorTicksWidthProperty

minorTicksWidthProperty: Property<ScaleStyle, number>

Static strokeColorProperty

strokeColorProperty: Property<GaugeStyleBase, Color>

Static strokeWidthProperty

strokeWidthProperty: Property<GaugeStyleBase, string>

Static ticksLayoutModeProperty

ticksLayoutModeProperty: Property<ScaleStyle, GaugeScaleLayoutMode>

Static ticksOffsetProperty

ticksOffsetProperty: Property<ScaleStyle, number>

Static ticksVisibleProperty

ticksVisibleProperty: Property<ScaleStyle, boolean>

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method