AreaSeries Events |
The AreaSeries type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreatePoint |
Occurs when a new DataPoint is created.
(Inherited from ChartSeries.) |
![]() | 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.) |
![]() | TrackballPointTextNeeded |
When the trackball is shown, this event is fired for every point that is being currently shown.
(Inherited from ChartSeries.) |