Skip to main content
A newer version of this page is available. .

TimeSpanChartRangeControlClient() Constructor

Creates a new TimeSpanChartRangeControlClient object.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v20.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