[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapLabelBehavior

MapLabelBehavior Enum

Specifies the positioning of the color scale labels.

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

Fields

Name Description
Auto

Automatically determined

ShowBorderValue

Labels are displayed at the borders between color divisions.

ShowMiddleValue

Labels are displayed in the middle of each color division.

Extension Methods