[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapGridLines.LabelPosition

LabelPosition Property

LabelPosition

Gets or sets the position for grid labels. That evaluates to one of MapGridLines.LabelPositionType. The default value is Near.

Declaration
[ExpressionBaseType(typeof(MapGridLines.LabelPositionType))]
public ExpressionInfo LabelPosition { get; set; }