Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NeedleStyle

Represents the styles of the needle indicator.

Hierarchy

Index

Properties

bottomWidth

bottomWidth: number

Gets or sets bottom width of the needle.

circleFillColor

circleFillColor: string

Gets or sets the circle's fill color.

circleInnerRadius

circleInnerRadius: number

Gets or sets the inner radius of the circle.

circleRadius

circleRadius: number

Gets or sets radius if the needle's circle.

circleStrokeColor

circleStrokeColor: string

Gets or sets the circle's stroke color.

circleStrokeWidth

circleStrokeWidth: number

Gets or sets the circle's stroke width.

fillColor

fillColor: string

Gets or sets the fill color of the style.

length

length: number

Gets or sets the length of the needle.

offset

offset: number

Gets or sets the offset of the needle from the circle.

strokeColor

strokeColor: string

Gets or sets the stroke color of the style.

strokeWidth

strokeWidth: number

Gets or sets the stroke width of the style.

topWidth

topWidth: number

Gets or sets the top width of the needle.

Static bottomWidthProperty

bottomWidthProperty: Property

Identifies the bottomWidth dependency property.

Static circleFillColorProperty

circleFillColorProperty: Property

Identifies the circleFillColor dependency property.

Static circleInnerRadiusProperty

circleInnerRadiusProperty: Property

Identifies the circleInnerRadius dependency property.

Static circleRadiusProperty

circleRadiusProperty: Property

Identifies the circleRadius dependency property.

Static circleStrokeColorProperty

circleStrokeColorProperty: Property

Identifies the circleStrokeColor dependency property.

Static circleStrokeWidthProperty

circleStrokeWidthProperty: Property

Identifies the circleStrokeWidth dependency property.

Static fillColorProperty

fillColorProperty: Property

Identifies the fillColor dependency property.

Static lengthProperty

lengthProperty: Property

Identifies the length dependency property.

Static offsetProperty

offsetProperty: Property

Identifies the offset dependency property.

Static strokeColorProperty

strokeColorProperty: Property

Identifies the strokeColor dependency property.

Static strokeWidthProperty

strokeWidthProperty: Property

Identifies the strokeWidth dependency property.

Static topWidthProperty

topWidthProperty: Property

Identifies the topWidth dependency property.

Generated using TypeDoc