LegendStyle 列舉

定義

指定圖例樣式。

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

欄位

Column 0

圖例項目將使用單行多列的格式顯示。

Row 1

圖例項目將使用多行單列的格式顯示。

Table 2

圖例項目將使用多行多列的格式顯示。

備註

LegendStyle列舉表示圖例樣式,並與屬性搭配使用 LegendStyle

適用於