FlexReport for WinForms
OnPropertyChanged メソッド (ChartObject)


C1.Win.FlexReport.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 > ChartObject クラス : OnPropertyChanged メソッド
The name of the property which is changed.
Notify one property is changed.
シンタックス
'宣言
 
Protected Overridable Sub OnPropertyChanged( _
   ByVal propertyName As System.String _
) 
'使用法
 
Dim instance As ChartObject
Dim propertyName As System.String
 
instance.OnPropertyChanged(propertyName)
protected virtual void OnPropertyChanged( 
   System.string propertyName
)

パラメータ

propertyName
The name of the property which is changed.
参照

参照

ChartObject クラス
ChartObject メンバ