LegendTableStyle 列舉

定義

指定圖例資料表樣式。

C#
public enum LegendTableStyle
繼承
LegendTableStyle

欄位

名稱 Description
Auto 0

圖例資料表樣式是由 Chart 控制項自動決定。

Tall 2

圖例項目將會垂直放入圖例中。 當 Docking 設定為 LeftRight 時,這是慣用樣式。

Wide 1

圖例項目將會水平放入圖例中。 當 Docking 設定為 TopBottom 時,這是慣用樣式。

適用於

產品 版本
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1