BetweenFill Method

The BetweenFill method has been deprecated. Use BetweenFillA and BetweenFillB to specify a fill between plots.

The BetweenFill method returns an AutoFill object for fill between plots.

Syntax

object.BetweenFill( index )

 

Parameter Type Description
index Short required, fill number 1, 2, or 3

 

Example

This example shows how to access the Between Fill properties.

Graph.BetweenFill(1)

 

Used by: AutoGraph object

See Also

FillBetweenPlots

ClearBetweenFill