ChartLegendColumnTypes 列舉

定義

表示圖例資料行的可能類型。

public enum class ChartLegendColumnTypes
public enum ChartLegendColumnTypes
type ChartLegendColumnTypes = 
Public Enum ChartLegendColumnTypes
繼承
ChartLegendColumnTypes

欄位

SeriesSymbol 1

圖例資料行是 SeriesSymbol。

Text 0

圖例資料行是文字。

適用於