ChartLegendLayouts Enum

Definition

Specifies arrangement of labels within the legend.

public enum class ChartLegendLayouts
public enum ChartLegendLayouts
type ChartLegendLayouts = 
Public Enum ChartLegendLayouts
Inheritance
ChartLegendLayouts

Fields

AutoTable 0

Specifies the Auto Table layout.

Column 1

Specifies the Column layout.

Row 2

Specifies the Row layout.

TallTable 4

Specifies the Tall Table layout.

WideTable 3

Specifies the Wide Table layout.

Applies to