SpreadJS製品ヘルプ
SunburstChartGroup フィールド
GC.Spread.Sheets.Designer 名前空間 > CommandNames タイプ : SunburstChartGroup フィールド
コマンド名SunburstChartGroupを取得します。
シンタックス
var value; // Type: SunburstChartGroup
value = GC.Spread.Sheets.Designer.CommandNames.SunburstChartGroup;
var SunburstChartGroup : SunburstChartGroup;
使用例
// 次のサンプルコードは、コマンド名でSunburstChartGroup  を取得します。
var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.SunburstChartGroup  );
関連トピック

参照

CommandNames タイプ