UIChartElement Events |
The UIChartElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | Disposed | (Inherited from DisposableObject.) |
![]() | Disposing | (Inherited from DisposableObject.) |
![]() | PropertyChanged |
Occurs when a property of an object changes.
Note: if a property which is not a RadProperty changes,
the developer is responsible for firing this event by using the
INotifyPropertyChanged API.
(Inherited from RadObject.) |
![]() | RadPropertyChanged |
Occurs when a property of a RadObject changes.
(Inherited from RadObject.) |
![]() | RadPropertyChanging |
Occurs prior to property of a RadObject changes.
(Inherited from RadObject.) |