C1.Win.FlexReport.4.8 Assembly / C1.Win.FlexReport.Chart Namespace / ChartRounding Class / OnPropertyChanged Method
The name of the property which is changed.

In This Topic
OnPropertyChanged Method (ChartRounding)
In This Topic
Notify one property is changed.
Syntax
'Declaration
 
Protected Overridable Sub OnPropertyChanged( _
   ByVal propertyName As String _
) 
 

Parameters

propertyName
The name of the property which is changed.
See Also