Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BarIndicatorStyle

Represents the styles for bar indicators.

Hierarchy

Index

Properties

barWidth

barWidth: number

Gets or sets the indicator's width.

cap

cap: string

Gets or sets the indicator's cap mode.

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 barWidthProperty

barWidthProperty: Property

Identifies the barWidth dependency property.

Static capProperty

capProperty: Property

Identifies the cap dependency property.

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