Skip to main content
All docs
V25.1
  • TimeSpanChartRangeControlClient() Constructor

    Creates a new TimeSpanChartRangeControlClient object.

    Namespace: DevExpress.XtraEditors

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