Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RadRadialGauge

Represents a radial gauge view.

Hierarchy

Index

Properties

fillColor

fillColor: string

Gets or sets the fillColor of the RadGauge.

scales

scales: ObservableArray

Gets or sets the scales collection of the RadGauge.

subtitle

subtitle: string

Gets or sets the subtitle of the RadGauge.

subtitleStyle

subtitleStyle: SubtitleStyle

Gets or sets the subtitle style of RadGauge.

title

title: string

Gets or sets the title of the RadGauge.

titleStyle

titleStyle: TitleStyle

Gets or sets the title style of the RadGauge.

Static fillColorProperty

fillColorProperty: Property

Identifies the fillColor dependency property.

Static scalesProperty

scalesProperty: Property

Identifies the scales dependency property.

Static subtitleProperty

subtitleProperty: Property

Identifies the subtitle dependency property.

Static subtitleStyleProperty

subtitleStyleProperty: Property

Identifies the subtitleStyle dependency property.

Static titleProperty

titleProperty: Property

Identifies the title dependency property.

Static titleStyleProperty

titleStyleProperty: Property

Identifies the titleStyle dependency property.

Generated using TypeDoc