[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.LegendPosition

LegendPosition Enum

Specifies the legend position enumeration.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum LegendPosition

Fields

Name Description
BottomCenter

The bottom center legend position.

BottomLeft

The bottom left legend position.

BottomRight

The bottom right legend position.

LeftBottom

The left bottom legend position.

LeftCenter

The left center legend position.

LeftTop

The left top legend position.

RightBottom

The right bottom legend position.

RightCenter

The right center legend position.

RightTop

The right top legend position.

TopCenter

The top center legend position.

TopLeft

The top left legend position.

TopRight

The top right legend position.

Extension Methods