LegendTableStyle Wyliczenie

Definicja

Określa styl tabeli legendy.

public enum class LegendTableStyle
public enum LegendTableStyle
type LegendTableStyle = 
Public Enum LegendTableStyle
Dziedziczenie
LegendTableStyle

Pola

Auto 0

Styl tabeli legendy jest automatycznie określany przez kontrolkę Chart .

Tall 2

Elementy legendy będą mieścić się w pionie w obrębie legendy. Ten styl jest preferowany, gdy Docking jest ustawiony na Left lub Right.

Wide 1

Elementy legendy będą mieścić się w poziomie w obrębie legendy. Ten styl jest preferowany, gdy Docking jest ustawiony na Top lub Bottom.

Dotyczy