共用方式為


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

Name Value Description
Column 0

The Column layout.

Row 1

The Row layout.

AutoTable 2

The AutoTable layout.

WideTable 3

The WideTable layout.

TallTable 4

The TallTable layout.

Applies to