LineIndicatorStyle Members
Stores appearance settings of the indicator line.Constructors
| Name | Description |
|---|---|
| LineIndicatorStyle() | Initializes a new instance of the LineIndicatorStyle class with default settings. |
Fields
| Name | Description |
|---|---|
| StrokeProperty static | Identifies the Stroke bindable property. |
| StrokeThicknessProperty static | Identifies the StrokeThickness bindable property. |
Properties
| Name |
|---|
| Stroke |
| StrokeThickness |
See Also