XlChartPictureType Enumeration
Excel Developer Reference |
Specifies how pictures are displayed on a column, bar picture chart, or legend key.
Name | Value | Description |
---|---|---|
xlStack | 2 | Picture is sized to repeat a maximum of 15 times in the longest stacked bar. |
xlStackScale | 3 | Picture is sized to a specified number of units and repeated the length of the bar. |
xlStretch | 1 | Picture is stretched the full length of the stacked bar. |