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 2

The AutoTable layout.

Column 0

The Column layout.

Row 1

The Row layout.

TallTable 4

The TallTable layout.

WideTable 3

The WideTable layout.

Applies to