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