ComponentOne Xamarin.Android
DefaultValueTextColor Field (C1Gauge)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1Gauge Class : DefaultValueTextColor Field
Syntax
'Declaration
 
Public Shared ReadOnly DefaultValueTextColor As Nullable(Of Color)
'Usage
 
Dim value As Nullable(Of Color)
 
value = C1Gauge.DefaultValueTextColor
public static readonly Nullable<Color> DefaultValueTextColor
See Also

Reference

C1Gauge Class
C1Gauge Members