Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Annotation Namespace / AnnotationBase Class / OnPropertyChanged Method / OnPropertyChanged() Method


In This Topic
    OnPropertyChanged() Method
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overloads Sub OnPropertyChanged() 
    'Usage
     
    
    Dim instance As AnnotationBase
     
    instance.OnPropertyChanged()
    protected void OnPropertyChanged()
    See Also