Xamarin.iOS Documentation | ComponentOne
C1.iOS.Gauge Assembly / C1.iOS.Gauge Namespace / C1Gauge Class / ValueTextColorPropertyName Field


In This Topic
    ValueTextColorPropertyName Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Const ValueTextColorPropertyName As String
    'Usage
     
    
    Dim value As String
     
    value = C1Gauge.ValueTextColorPropertyName
    public const string ValueTextColorPropertyName
    See Also