OldDataDroppedBarSeriesEventArgs Class |
Namespace: Arction.Wpf.ChartingMVVM.SeriesXY
The OldDataDroppedBarSeriesEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| OldDataDroppedBarSeriesEventArgs |
Creates and initializes a new instance of OldDataDroppedBarSeriesEventArgs class.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| DroppedBeforeX |
The dropping limit, upper end.
(Inherited from OldDataDroppedEventArgs.) | |
| ExistingDataPointMinX |
The minimum data point X that was dropped.
(Inherited from OldDataDroppedEventArgs.) | |
| Series |
The series whose old data was dropped.
|