[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapColorScale.MapLabelBehavior

MapColorScale.MapLabelBehavior Enum

Indicates the positioning of the color scale labels.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum MapColorScale.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