XlChartPictureType Enum

Definition

Specifies how pictures are displayed on a column, bar picture chart, or legend key.

public enum class XlChartPictureType
public enum XlChartPictureType
type XlChartPictureType = 
Public Enum XlChartPictureType
Inheritance
XlChartPictureType

Fields

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.

Applies to