Back to Devexpress

RangeIndicator.StrokeCap Property

maui-devexpress-dot-maui-dot-gauges-dot-rangeindicator-f03e89ad.md

latest820 B
Original Source

RangeIndicator.StrokeCap Property

Gets or sets the style of the RangeIndicator line’s endings. This is a bindable property.

Namespace : DevExpress.Maui.Gauges

Assembly : DevExpress.Maui.Gauges.dll

NuGet Package : DevExpress.Maui.Gauges

Declaration

csharp
public SKStrokeCap StrokeCap { get; set; }

Property Value

TypeDescription
SkiaSharp.SKStrokeCap

The style of line endings.

|

See Also

RangeIndicator Class

RangeIndicator Members

DevExpress.Maui.Gauges Namespace