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