C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / ChartBase Class / PropertyChanged Method


In This Topic
PropertyChanged Method
In This Topic
Fires when property changes.
Syntax
'Declaration
 
Protected Sub PropertyChanged() 
 
'Usage
 
Dim instance As ChartBase
 
instance.PropertyChanged()
See Also