ActiveReports 12
MapPolygonTemplate Class Members
Properties  Methods 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : MapPolygonTemplate Class

The following tables list the members exposed by MapPolygonTemplate.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the MapPloygonTemplate class.  
Top
Public Properties
 NameDescription
Public PropertyActions for the map elements. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSpatialElementTemplate)
Public PropertyGets or sets the X offset for the polygon center point in geographic units. An expression should evaluate to a System.Double.  
Public PropertyGets or sets the Y offset for the polygon center point in geographic units. An expression should evaluate to a System.Double.  
Public PropertyThe label for the data element. Defaults to the value of Label property. An expression should evaluate to a System.String. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSpatialElementTemplate)
Public PropertyThe name to use for the data element for this value. Must be a CLS-compliant identifier. If not defined, MapDataRow is used. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSpatialElementTemplate)
Public PropertyGets or sets whether the item should appear in a data rendering. That evaluates to one of DataElementOutput. The default value is DataElementOutput.Output. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSpatialElementTemplate)
Public PropertyGets or sets the map element is hidden. An expression should evaluate to a System.Boolean. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSpatialElementTemplate)
Public PropertyThe label to display on the map elements. An expression should evaluate to a System.String. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSpatialElementTemplate)
Public PropertyGets or sets the label placement of the polygon. That evaluates to one of MapPolygonTemplate.PolygonLabelPlacement. The default value is MapPolygonTemplate.PolygonLabelPlacement.MiddleCenter.  
Public PropertyGets or sets the X offset for the element in geographic units. An expression should evaluate to a System.Double. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSpatialElementTemplate)
Public PropertyGets or sets the Y offset for the element in geographic units. An expression should evaluate to a System.Double. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSpatialElementTemplate)
Public PropertyGets or sets the factor by which the polygon will be scaled. An expression should evaluate to a System.Double. The default value is 1.  
Public PropertyGets or sets if the label should be shown. That evaluates to one of Auto, True, False The default value is Auto.  
Public PropertyGets or sets style properties to be applied to the map elements. Each of the properties of type Color support transparency. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSpatialElementTemplate)
Public PropertyTool tip to display for the map elements. An expression should evaluate to a System.String. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSpatialElementTemplate)
Top
Public Methods
 NameDescription
Public MethodOverridden. Creates a new object that is a copy of the current instance.  
Top
See Also

Reference

MapPolygonTemplate Class
GrapeCity.ActiveReports.PageReportModel Namespace