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


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