NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

LinearScale Properties

LinearScale Properties

LinearScale Properties

The LinearScale type exposes the following members.

Properties

  NameDescription
Public propertyDescription
Specifies a description for the scale.
(Inherited from Scale.)
Public propertyName
Gets the name of the scale.
(Inherited from Scale.)
Public propertyPreScaledUnits
Specifies the units of the values that you want to scale.
(Inherited from Scale.)
Public propertyScaledUnits
Specifies the units to use for scaled values. You can use an arbitrary string.
(Inherited from Scale.)
Public propertySlope
Specifies the slope, m, in the equation y=mx+b.
Public propertyType
Gets the type of scale.
(Inherited from Scale.)
Public propertyYIntercept
Specifies the y-intercept, b, in the equation y=mx+b.
Top

See Also

In This Section
Was this information helpful?