[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapPointTemplate.LabelPlacement

LabelPlacement Property

LabelPlacement

Gets or sets the label placement for the point. That evaluates to one of MapPointTemplate.MapPointLabelPlacement. The default value is Bottom.

Declaration
[ExpressionBaseType(typeof(MapPointTemplate.MapPointLabelPlacement))]
public ExpressionInfo LabelPlacement { get; set; }