Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GaugeStyleBase

A base class for all styles.

Hierarchy

Index

Properties

fillColor

fillColor: string

Gets or sets the fill color of the style.

strokeColor

strokeColor: string

Gets or sets the stroke color of the style.

strokeWidth

strokeWidth: number

Gets or sets the stroke width of the style.

Static fillColorProperty

fillColorProperty: Property

Identifies the fillColor dependency property.

Static strokeColorProperty

strokeColorProperty: Property

Identifies the strokeColor dependency property.

Static strokeWidthProperty

strokeWidthProperty: Property

Identifies the strokeWidth dependency property.

Generated using TypeDoc