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