LinearScale Properties
- Updated2023-02-21
- 2 minute(s) read
LinearScale Properties
The LinearScale type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Description | Specifies a description for the scale. (Inherited from Scale.) |
![]() | Name | Gets the name of the scale. (Inherited from Scale.) |
![]() | PreScaledUnits | Specifies the units of the values that you want to scale. (Inherited from Scale.) |
![]() | ScaledUnits | Specifies the units to use for scaled values. You can use an arbitrary string. (Inherited from Scale.) |
![]() | Slope | Specifies the slope, m, in the equation y=mx+b. |
![]() | Type | Gets the type of scale. (Inherited from Scale.) |
![]() | YIntercept | Specifies the y-intercept, b, in the equation y=mx+b. |