Share via


LegendKey.PictureType 属性

定义

返回或设置图片在图例项标示上的显示方式。

public:
 property int PictureType { int get(); void set(int value); };
public int PictureType { get; set; }
Public Property PictureType As Integer

属性值

注解

PictureType 属性可以是以下XlChartPictureType常量之一:

xlStack

xlStackScale

xlStretch

适用于