Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TitleStyle

Represents a style for the gauge title.

Hierarchy

Index

Properties

fillColor

fillColor: string

Gets or sets the fill color of the style.

horizontalOffset

horizontalOffset: number

Gets or sets the horizontal offset of the title.

strokeColor

strokeColor: string

Gets or sets the stroke color of the style.

strokeWidth

strokeWidth: number

Gets or sets the stroke width of the style.

textColor

textColor: string

Gets or sets the text color of the title.

textSize

textSize: number

Gets or sets the text size of the title.

verticalOffset

verticalOffset: number

Gets or sets the vertical offset of the title.

Static fillColorProperty

fillColorProperty: Property

Identifies the fillColor dependency property.

Static horizontalOffsetProperty

horizontalOffsetProperty: Property

Identifies the horizontalOffset dependency property.

Static strokeColorProperty

strokeColorProperty: Property

Identifies the strokeColor dependency property.

Static strokeWidthProperty

strokeWidthProperty: Property

Identifies the strokeWidth dependency property.

Static textColorProperty

textColorProperty: Property

Identifies the textColor dependency property.

Static textSizeProperty

textSizeProperty: Property

Identifies the textSize dependency property.

Static verticalOffsetProperty

verticalOffsetProperty: Property

Identifies the verticalOffset dependency property.

Generated using TypeDoc