RadialScale.TickmarkLabelPositionProperty Field
In This Article
Identifies the TickmarkLabelPosition bindable property.
Namespace: DevExpress.Maui.Gauges
Assembly: DevExpress.Maui.Gauges.dll
NuGet Package: DevExpress.Maui.Gauges
#Declaration
C#
public static readonly BindableProperty TickmarkLabelPositionProperty
#Field Value
Type | Description |
---|---|
Bindable |
A bindable property identifier. |
See Also