[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapLineLabelPlacement

MapLineLabelPlacement Enum

Specifies the label placement for the line.

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

Fields

Name Description
Above

Label placed above.

Below

Label placed below.

Center

Label placed to the center.

Extension Methods