C1.Win.FlexChart.4.8 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 System.String _
) 
 

Parameters

propertyName
Property name.
See Also