Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.Chart Namespace / Resource.Styleable Class / GradientColor_android_startX Field


In This Topic
    GradientColor_android_startX Field (Resource.Styleable)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared GradientColor_android_startX As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = Resource.Styleable.GradientColor_android_startX
     
    Resource.Styleable.GradientColor_android_startX = value
    public static int GradientColor_android_startX
    See Also