Back to Devexpress

RadialScale.ShowFirstTickmark Property

maui-devexpress-dot-maui-dot-gauges-dot-radialscale-483a02a2.md

latest892 B
Original Source

RadialScale.ShowFirstTickmark Property

Gets or sets whether the RadialScale‘s first 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 ShowFirstTickmark { get; set; }

Property Value

TypeDescription
Boolean

true to display the first tickmark; otherwise, false.

|

See Also

RadialScale Class

RadialScale Members

DevExpress.Maui.Gauges Namespace