[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapColorScale.MapLabelPlacement

MapColorScale.MapLabelPlacement Enum

Indicates the labels placement along the color bar.

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