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


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