New to Telerik UI for WPFStart a free 30-day trial

Encapsulates data associated with a range changed event.

Definition

Namespace:Telerik.Charting

Assembly:Telerik.Windows.Controls.Chart.dll

Syntax:

C#
public class DateTimeRangeChangedEventArgs : EventArgs

Inheritance: objectEventArgsDateTimeRangeChangedEventArgs

Inherited Members EventArgs.Empty

Fields

Gets the new range.

C#
public readonly ValueRange<DateTime> NewRange

Gets the previous range.

C#
public readonly ValueRange<DateTime> PreviousRange
In this article
DefinitionFieldsNewRangePreviousRange
Not finding the help you need?
Contact Support