[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapGridLines.LabelPositionType

MapGridLines.LabelPositionType Enum

Defines the position for grid labels.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum MapGridLines.LabelPositionType

Fields

Name Description
Center

Labels are centered.

Far

Labels are on the right for parallels and on bottom for meridians.

Near

Labels are on the left for parallels and on top for meridians.

OneQuarter

Labels are between the left and center for parallels and between top and center for meridians.

ThreeQuarters

Labels are between the center and right for parallels and between center and bottom for meridians.

Extension Methods