C1.WPF.Chart Assembly / C1.Chart Namespace / AnimationOptions Class / OnPropertyChanged Method
Property name.

In This Topic
OnPropertyChanged Method (AnimationOptions)
In This Topic
Called when property was changed.
Syntax
'Declaration
 
Protected Sub OnPropertyChanged( _
   ByVal propertyName As String _
) 
 

Parameters

propertyName
Property name.
See Also