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


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