# GC.Spread.Sheets.DataCharts.LegendPosition

## Content

# Enumeration: LegendPosition

[Sheets](../modules/GC.Spread.Sheets).[DataCharts](../modules/GC.Spread.Sheets.DataCharts).LegendPosition

Specifies the datachart plot LegendPosition.

## Table of contents

### Enumeration members

- [bottom](GC.Spread.Sheets.DataCharts.LegendPosition#bottom)
- [left](GC.Spread.Sheets.DataCharts.LegendPosition#left)
- [none](GC.Spread.Sheets.DataCharts.LegendPosition#none)
- [right](GC.Spread.Sheets.DataCharts.LegendPosition#right)
- [top](GC.Spread.Sheets.DataCharts.LegendPosition#top)

## Enumeration members

### <a id="bottom" name="bottom"></a> bottom

• **bottom** = `"Bottom"`

bottom

___

### <a id="left" name="left"></a> left

• **left** = `"Left"`

left

___

### <a id="none" name="none"></a> none

• **none** = `"None"`

none

___

### <a id="right" name="right"></a> right

• **right** = `"Right"`

right

___

### <a id="top" name="top"></a> top

• **top** = `"Top"`

top
