ScalingLine property
Returns or sets which pen will control the scale of the chart if the ScalingOption property is set to rstLineScale. Read/write. Long.
Syntax
yaxis
.ScalingLine
[ = value
]where
yaxis
- is a YAxis object, or an expression that evaluates to a YAxis object.value
- is a parameter of the type Long that specifies the number of the pen that controls the range. Pen numbers start with 1, not 0.Provide Feedback