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

LineChartRangeControlClientView(Single) Constructor

Initializes a new instance of the LineChartRangeControlClientView class.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v19.2.dll

Declaration

public LineChartRangeControlClientView(
    float scaleFactor
)

Parameters

Name Type Description
scaleFactor Single

The scale factor.

See Also