Share via


Series.Explosion プロパティ

定義

円グラフまたはドーナツ グラフのスライス切り出し表示の値を返すか設定します。 切り出し表示は行われず、スライスの先端が円の中心と一致する場合、0 を返します。 読み取り/書き込みの 整数 です。

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

プロパティ値

適用対象