Back to Devexpress

RadialScale.ShowLastTickmark Property

maui-devexpress-dot-maui-dot-gauges-dot-radialscale-8fda9ec6.md

latest888 B
Original Source

RadialScale.ShowLastTickmark Property

Gets or sets whether the RadialScale‘s last tickmark is displayed. This is a bindable property.

Namespace : DevExpress.Maui.Gauges

Assembly : DevExpress.Maui.Gauges.dll

NuGet Package : DevExpress.Maui.Gauges

Declaration

csharp
public bool ShowLastTickmark { get; set; }

Property Value

TypeDescription
Boolean

true to display the last tickmark; otherwise, false.

|

See Also

RadialScale Class

RadialScale Members

DevExpress.Maui.Gauges Namespace