[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapLineTemplate.LineLabelPlacement

MapLineTemplate.LineLabelPlacement Enum

Defines the label placement for the line.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum MapLineTemplate.LineLabelPlacement

Fields

Name Description
Above

Label placed above.

Below

Label placed below.

Center

Label placed to the center.

Extension Methods