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


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