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


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