Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.Chart Namespace / Resource.Id Class / Light Field


In This Topic
    Light Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Light As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = Resource.Id.Light
     
    Resource.Id.Light = value
    public static int Light
    See Also