[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapLabelPlacement

MapLabelPlacement Enum

Specifies the labels placement along the color bar.

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

Fields

Name Description
Alternate

Odd labels are below the color bar and even ones are above.

Bottom

Labels are positioned below the color bar.

Top

Labels are positioned above the color bar.

Extension Methods