C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / DataLabelBase Class / OnPropertyChanged Method


In This Topic
OnPropertyChanged Method (DataLabelBase)
In This Topic
Syntax
'Declaration
 
Protected Overridable Sub OnPropertyChanged( _
   Optional ByVal propertyName As String _
) 
 
'Usage
 
Dim instance As DataLabelBase
Dim propertyName As String
 
instance.OnPropertyChanged(propertyName)

Parameters

propertyName
See Also