Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ScaleStyle

Represents the scale's style.

Hierarchy

Index

Properties

fillColor

fillColor: string

Gets or sets the fill color of the style.

labelsColor

labelsColor: string

Gets or sets the color of the labels.

labelsCount

labelsCount: number

Gets or sets the count of the labels.

labelsLayoutMode

labelsLayoutMode: ScaleLabelsLayoutMode

Gets or sets the labels' layout mode.

labelsOffset

labelsOffset: number

Gets or sets the labels' offset.

labelsSize

labelsSize: number

Gets or sets the size of the labels.

labelsVisible

labelsVisible: boolean

Gets or sets the visibility mode of the labels.

lineColor

lineColor: string

Gets or sets the line color of the scale.

lineThickness

lineThickness: number

Gets or sets the line thickness of the scale.

majorTicksCount

majorTicksCount: number

Gets or sets the major ticks count.

majorTicksFillColor

majorTicksFillColor: string

Gets or sets the major ticks fill color.

majorTicksLength

majorTicksLength: number

Gets or sets the major ticks length.

majorTicksStrokeColor

majorTicksStrokeColor: string

Gets or sets the major ticks stroke color.

majorTicksStrokeWidth

majorTicksStrokeWidth: number

Gets or sets the major ticks stroke width.

majorTicksWidth

majorTicksWidth: number

Gets or sets the major ticks width.

minorTicksCount

minorTicksCount: number

Gets or sets the minor ticks count.

minorTicksFillColor

minorTicksFillColor: string

Gets or sets the minor ticks fill color.

minorTicksLength

minorTicksLength: number

Gets or sets the minor ticks length.

minorTicksStrokeColor

minorTicksStrokeColor: string

Gets or sets the minor ticks stroke color.

minorTicksStrokeWidth

minorTicksStrokeWidth: number

Gets or sets the minor ticks stroke width.

minorTicksWidth

minorTicksWidth: number

Gets or sets the minor ticks width.

strokeColor

strokeColor: string

Gets or sets the stroke color of the style.

strokeWidth

strokeWidth: number

Gets or sets the stroke width of the style.

ticksLayoutMode

ticksLayoutMode: ScaleTicksLayoutMode

Gets or sets the tick's layout mode.

ticksOffset

ticksOffset: number

Gets or sets the tick's offset.

ticksVisible

ticksVisible: boolean

Gets or sets the visibility mode of the scale's ticks.

Static fillColorProperty

fillColorProperty: Property

Identifies the fillColor dependency property.

Static labelsColorProperty

labelsColorProperty: Property

Identifies the labelsColor dependency property.

Static labelsCountProperty

labelsCountProperty: Property

Identifies the labelsCount dependency property.

Static labelsLayoutModeProperty

labelsLayoutModeProperty: Property

Identifies the labelsLayoutMode dependency property.

Static labelsOffsetProperty

labelsOffsetProperty: Property

Identifies the labelsOffset dependency property.

Static labelsSizeProperty

labelsSizeProperty: Property

Identifies the labelsSize dependency property.

Static labelsVisibleProperty

labelsVisibleProperty: Property

Identifies the labelsVisible dependency property.

Static lineColorProperty

lineColorProperty: Property

Identifies the lineColor dependency property.

Static lineThicknessProperty

lineThicknessProperty: Property

Identifies the lineThickness dependency property.

Static majorTicksCountProperty

majorTicksCountProperty: Property

Identifies the majorTicksCount dependency property.

Static majorTicksFillColorProperty

majorTicksFillColorProperty: Property

Identifies the majorTicksFillColor dependency property.

Static majorTicksLengthProperty

majorTicksLengthProperty: Property

Identifies the majorTicksLength dependency property.

Static majorTicksStrokeColorProperty

majorTicksStrokeColorProperty: Property

Identifies the majorTicksStrokeColor dependency property.

Static majorTicksStrokeWidthProperty

majorTicksStrokeWidthProperty: Property

Identifies the majorTicksStrokeWidth dependency property.

Static majorTicksWidthProperty

majorTicksWidthProperty: Property

Identifies the majorTicksWidth dependency property.

Static minorTicksCountProperty

minorTicksCountProperty: Property

Identifies the minorTicksCount dependency property.

Static minorTicksFillColorProperty

minorTicksFillColorProperty: Property

Identifies the minorTicksFillColor dependency property.

Static minorTicksLengthProperty

minorTicksLengthProperty: Property

Identifies the minorTicksLength dependency property.

Static minorTicksStrokeColorProperty

minorTicksStrokeColorProperty: Property

Identifies the minorTicksStrokeColor dependency property.

Static minorTicksStrokeWidthProperty

minorTicksStrokeWidthProperty: Property

Identifies the minorTicksStrokeWidth dependency property.

Static minorTicksWidthProperty

minorTicksWidthProperty: Property

Identifies the minorTicksWidth dependency property.

Static strokeColorProperty

strokeColorProperty: Property

Identifies the strokeColor dependency property.

Static strokeWidthProperty

strokeWidthProperty: Property

Identifies the strokeWidth dependency property.

Static ticksLayoutModeProperty

ticksLayoutModeProperty: Property

Identifies the ticksLayoutMode dependency property.

Static ticksOffsetProperty

ticksOffsetProperty: Property

Identifies the ticksOffset dependency property.

Static ticksVisibleProperty

ticksVisibleProperty: Property

Identifies the ticksVisible dependency property.

Generated using TypeDoc