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


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