Table of Contents

Enum LegendPositionType

Namespace
Spire.Xls
Assembly
Spire.XLS.dll

Legend placement for charts.

public enum LegendPositionType

Fields

Bottom = 0

Represents the bottom option.

Corner = 1

Represents the Corner option.

Left = 4

Represents the Left option.

NotDocked = 7

Represents the Not Docked option.

Right = 3

Represents the Right option.

Top = 2

Represents the Top option.