ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapPointTemplate Class
Properties Methods

In This Topic
    MapPointTemplate Class Members
    In This Topic

    The following tables list the members exposed by MapPointTemplate.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the MapPointTemplate class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the label placement for the point. That evaluates to one of PointLabelPlacement. The default value is PointLabelPlacement.Bottom.  
    Public PropertyGets or sets the height and width of the plotting area of the point marker. An expression should evaluate to a Length. The default value is 5.25pt.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates a new object that is a copy of the current instance.  
    Top
    See Also