BetweenFillB Method
The BetweenFillB method returns an AutoFill object for fill between plots where Plot 2 is greater than Plot 1.
Syntax
object.BetweenFillB( index )
Parameter | Type | Description |
index | Short | required, between fill number |
Example
This example shows how to access the Between Fill properties.
Graph.BetweenFillB(1)
Used by: AutoGraph object