Series.PictureType Property
Office 2007
| Excel Developer Reference |
Syntax
expression.PictureType
expression A variable that represents a Series object.
Example
This example sets series one in Chart1 to stretch pictures. The example should be run on a 2-D column chart with picture data markers.
| Visual Basic for Applications |
|---|
|
See Also