Skip to main content

LineChartRangeControlClientView(Single) Constructor

Initializes a new instance of the LineChartRangeControlClientView class.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public LineChartRangeControlClientView(
    float scaleFactor
)

Parameters

Name Type Description
scaleFactor Single

The scale factor.

See Also