ActiveReports 8
MapPointRules Class Members
See Also  Properties 
GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : MapPointRules Class

Glossary Item Box

The following tables list the members exposed by MapPointRules.

Public Constructors

 NameDescription
Public ConstructorMapPointRules ConstructorInitializes a new instance of the MapPointRules class.  
Top

Public Properties

 NameDescription
Public PropertyMapColorRuleGets or sets the color of the point based on a data field. Overrides MapPointTemplate.Style.Color  
Public PropertyMapMarkerRuleGets or sets the marker style of the point based on a data field. Overrides MapMarkerTemplate.MapMarker  
Public PropertyMapSizeRuleGets or sets the size of the point based on a data field. Overrides MapPointTemplate.Size  
Top

See Also