PercentIsolation property

Returns or sets how far apart the lines on a chart will be when it shows isolated lines. Read/write. Long.
Syntax
yaxis
.
PercentIsolation
[
= 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 percentage of the chart height between the graph lines. It must be a number from 0 to 10.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal