[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.LegendPosition

LegendPosition Enum

Represents the position of the legend on a chart.

Namespace: GrapeCity.Spreadsheet.Charts
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum LegendPosition
Public Enum LegendPosition

Fields

Name Description
Bottom

Below the chart.

Custom

A custom position.

Left

Left of the chart.

Right

Right of the chart.

Top

Above the chart.

TopRight

In the upper-right corner of the chart border.