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


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