C1.Android.Chart Assembly / C1.Android.Chart Namespace / FlexChart Class / LayerType Property


In This Topic
LayerType Property (FlexChart)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property LayerType As Android.Views.LayerType
 
'Usage
 
Dim instance As FlexChart
Dim value As Android.Views.LayerType
 
value = instance.LayerType
See Also