[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapPosition

MapPosition Enum

Specifies the position of the dockable subitem.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum MapPosition

Fields

Name Description
BottomCenter

Position title at BottomCenter.

BottomLeft

Position title at BottomLeft.

BottomRight

Position title at BottomRight.

LeftBottom

Position title at LeftBottom.

LeftCenter

Position title at LeftCenter.

LeftTop

Position title at LeftTop.

RightBottom

Position title at RightBottom.

RightCenter

Position title at RightCenter.

RightTop

Position title at RightTop.

TopCenter

Position title at TopCenter.

TopLeft

Position title at TopLeft.

TopRight

Position title at TopRight.

Extension Methods