[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapPointTemplate.MapPointLabelPlacement

MapPointTemplate.MapPointLabelPlacement Enum

Defines the label placement for the point.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum MapPointTemplate.MapPointLabelPlacement

Fields

Name Description
Bottom

Label placed to the bottom.

Center

Label placed to the center.

Left

Label placed to the left.

Right

Label placed to the right.

Top

Label placed to the top.

Extension Methods