ActiveReports 12
LabelPlacement Property (MapLineTemplate)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapLineTemplate Class : LabelPlacement Property
Gets or sets the label placement for the line. That evaluates to one of MapLineTemplate.LineLabelPlacement. The default value is MapLineTemplate.LineLabelPlacement.Above.
Syntax
'Declaration
 
Public Property LabelPlacement As ExpressionInfo
public ExpressionInfo LabelPlacement {get; set;}
See Also

Reference

MapLineTemplate Class
MapLineTemplate Members