Specifies the percentage of the FadeColor to blend with the object's ForegroundColor. In the case of a chart object, specifies the percentage of the FadeColor to blend with the object's BackgroundColor.
Syntax
object.Blend [=Double]
Properties
The Blend property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Double |
The percentage of blend to use in the gradient fill. |
Remarks
The Blend property is useful only when the object's FillStyle is set to FillStyleGradient.