C1.Android.Chart Assembly / C1.Android.Chart Namespace / FlexChart Class / Notify Method


In This Topic
Notify Method (FlexChart)
In This Topic
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("notify", 
   "()V", 
   "")>
Public Sub Notify() 
 
'Usage
 
Dim instance As FlexChart
 
instance.Notify()
See Also