ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapPointRules Class
Properties

In This Topic
    MapPointRules Class Members
    In This Topic

    The following tables list the members exposed by MapPointRules.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the MapPointRules class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the color of the point based on a data field. Overrides MapPointTemplate.Style.Color  
    Public PropertyGets or sets the marker style of the point based on a data field. Overrides MapMarkerTemplate.MapMarker  
    Public PropertyGets or sets the size of the point based on a data field. Overrides MapPointTemplate.Size  
    Top
    See Also