LegendCellColumnType 列挙型

定義

凡例セル列の種類を指定します。

public enum class LegendCellColumnType
public enum LegendCellColumnType
type LegendCellColumnType = 
Public Enum LegendCellColumnType
継承
LegendCellColumnType

フィールド

SeriesSymbol 1

線、四角形、マーカー付きの線などの系列シンボルが凡例セル列に格納されます。

Text 0

テキストが凡例セル列に格納されます。

適用対象