Skip to main content

TimeSpanChartRangeControlClient() Constructor

Creates a new TimeSpanChartRangeControlClient object.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public TimeSpanChartRangeControlClient()

Remarks

Use this constructor to create a new TimeSpanChartRangeControlClient class instance and initialize all fields to their default values.

See Also