Value | Description |
xlStretch | Stretches the picture to reach the necessary value. |
xlStack | Stacks the pictures to reach the necessary value. |
xlScale | Stacks the pictures; use the PictureUnit property to determine what unit each picture represents. |
xlTile | Tiles the pictures. |
myChart.SeriesCollection(1).PictureType = xlStretch