Back to Devexpress

RadialScale.ShowTickmarkLabels Property

maui-devexpress-dot-maui-dot-gauges-dot-radialscale-2c0c7424.md

latest901 B
Original Source

RadialScale.ShowTickmarkLabels Property

Gets or sets whether the labels of RadialScale‘s tickmark text are displayed. This is a bindable property.

Namespace : DevExpress.Maui.Gauges

Assembly : DevExpress.Maui.Gauges.dll

NuGet Package : DevExpress.Maui.Gauges

Declaration

csharp
public bool ShowTickmarkLabels { get; set; }

Property Value

TypeDescription
Boolean

true to display tickmark labels; otherwise, false.

|

See Also

RadialScale Class

RadialScale Members

DevExpress.Maui.Gauges Namespace