Object Reference > Axis Object > Axis Object Properties > Constant Property (Axis) |
Constant Property (Axis)
Used with the Multiplier property to specify a relationship between the Y-axis and the Y2-axis.
Property Constant As Double
For example, if the Y-axis is degrees Celsius and the Y2-axis is degrees Fahrenheit, set Multiplier to 9.0/5.0, and set Constant to 32.0. This property can only be used with the Y2-axis.
See Also