[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.LegendPosition

Enum LegendPosition

Namespace
GrapeCity.Documents.Excel.Drawing
Assembly
GcDocs.Excel.dll

Specifies the position of the legend on a chart.

public enum LegendPosition

Fields

Bottom = 4

Specifies a position below the chart.

Corner = 5

Specifies a position in the upper right-hand corner of the chart border.

Custom = 0

Specifies a custom position.

Left = 3

Specifies a position to the left of the chart.

Right = 2

Specifies a position to the right of the chart.

Top = 1

Specifies a position above the chart.