[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapLineTemplate.LabelPlacement

LabelPlacement Property

LabelPlacement

Gets or sets the label placement for the line. That evaluates to one of MapLineTemplate.LineLabelPlacement. The default value is Above.

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