Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GaugeScale

Represents a base class for all scales.

Hierarchy

Index

Properties

android

android: any

indicators

indicators: ObservableArray

Gets or sets the collection of indicators of the scale.

ios

ios: any

maximum

maximum: number

Gets or sets the maximum range of the scale.

minimum

minimum: number

Gets or sets the minimum range of the scale.

scaleStyle

scaleStyle: ScaleStyle

Gets or sets the style of the scale.

Static indicatorsProperty

indicatorsProperty: Property

Identifies the indicators dependency property.

Static maximumProperty

maximumProperty: Property

Identifies the maximum dependency property.

Static minimumProperty

minimumProperty: Property

Identifies the minimum dependency property.

Static scaleStyleProperty

scaleStyleProperty: Property

Identifies the {@link style} dependency property.

Generated using TypeDoc