次の方法で共有


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

適用対象