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

参照

CommandNames タイプ