Name | Description | |
---|---|---|
MapCenterPointTemplate | Gets or sets the custom point template to be used for the polygon center point. Ignored if UseCustomCenterPointTemplate is false. | |
MapFields | Gets a set of fields for the element. (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSpatialElement) | |
MapPolygonTemplate | Gets or sets the custom polygon template to be used for the polygon. Ignored if UseCustomPolygonTemplate is false. | |
UseCustomCenterPointTemplate | Gets or sets a custom point template will be used for the polygon center point, otherwise the layer template will be used. An expression should evaluate to a System.Boolean. | |
UseCustomPolygonTemplate | Gets or sets a custom polygon template will be used for the polygon, otherwise the layer template will be used. An expression should evaluate to a System.Boolean. | |
VectorData | Gets or sets the element vector data. (Based-64 encoded string) (Inherited from GrapeCity.ActiveReports.PageReportModel.MapSpatialElement) |