Back to Devexpress

ValueIndicatorBase.StrokeThickness Property

maui-devexpress-dot-maui-dot-gauges-dot-valueindicatorbase-9d417e58.md

latest870 B
Original Source

ValueIndicatorBase.StrokeThickness Property

Gets or sets the indicator’s stroke thickness. This is a bindable property.

Namespace : DevExpress.Maui.Gauges

Assembly : DevExpress.Maui.Gauges.dll

NuGet Package : DevExpress.Maui.Gauges

Declaration

csharp
public double StrokeThickness { get; set; }

Property Value

TypeDescription
Double

The thickness of an indicator’s stroke, in scale-independent units.

|

See Also

ValueIndicatorBase Class

ValueIndicatorBase Members

DevExpress.Maui.Gauges Namespace