Table of Contents

Enum LegendBoxPosition

Namespace
LightningChartLib.WinForms.Charting
Assembly
LightningChart.WinForms.Charting.NET4.dll

Legend box position.

public enum LegendBoxPosition

Fields

BottomCenter = 6

Bottom center.

BottomLeft = 5

Bottom-left.

BottomRight = 7

Bottom-right.

GraphBottomCenter = 13

Graph bottom center.

GraphBottomLeft = 12

Graph bottom left.

GraphBottomRight = 14

Graph bottom right.

GraphLeftMarginCenter = 15

Graph left margin center.

GraphRightMarginCenter = 16

Graph right margin center.

GraphTopCenter = 10

Graph top center.

GraphTopLeft = 9

Graph top left.

GraphTopRight = 11

Graph top right.

LeftCenter = 3

Left center.

Manual = 8

Manual positioning.

RightCenter = 4

Right center.

TopCenter = 1

Top center.

TopLeft = 0

Top-left.

TopRight = 2

Top-right.