[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapMarkerLabelPlacement

MapMarkerLabelPlacement Enum

Specifies the label placement for the marker.

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

Fields

Name Description
Bottom

Label placed to the bottom.

Center

Label placed to the center.

Left

Label placed to the left.

Right

Label placed to the right.

Top

Label placed to the top.

Extension Methods