ChartObjects.BringToFront Method
Brings the object to the front of the z-order.
Syntax
expression.BringToFront
expression A variable that represents a ChartObjects object.
Return Value
Variant
Example
This example brings embedded chart one on Sheet1 to the front of the z-order.
| Visual Basic for Applications |
|---|
|