LegendTableStyle Enum

Definition

Specifies the legend table style.

C#
public enum LegendTableStyle
Inheritance
LegendTableStyle

Fields

Name Value Description
Auto 0

The legend table style is automatically determined by the Chart control.

Wide 1

Legend items will be fit horizontally within the legend. This style is preferred when Docking is set to Top or Bottom.

Tall 2

Legend items will be fit vertically within the legend. This style is preferred when Docking is set to Left or Right.

Applies to

Product Versions
.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