[]
Defines map-based data visualization.
public sealed class Map : ReportItem, IValidateable, IReportComponentContainer, IRdlContainer, IReportComponent, IComponent, IDisposable
Name | Description |
---|---|
Map() | Initializes a new instance of the Map class. |
Name | Description |
---|---|
AccessibleDescription | Gets the description of the control used by accessibility client applications. |
ActionInfo | Gets or sets the map action info. |
AntiAliasing | Gets or sets the anti-aliasing type expresion for a Map that evaluates to one of AntiAliasing. If this element is not present, its value is interpreted as All. |
DocumentMapLabel | Specifies a label to identify a Map instance within the client UI in order to provide a user-friendly label for searching. |
InWizardMode | Determines whether map wizard should be showed or not in AR designer. This property is not persistent, for internal use only. |
MapBorderSkin | Gets or sets the map border skin. |
MapColorScale | Gets or sets the map color scale. |
MapDataRegions | Gets the map data regions. |
MapDistanceScale | Gets or sets the map distance scale. |
MapLayers | Gets the map layers. |
MapLegends | Gets the map legends. |
MapTitles | Gets the map titles. |
MapViewport | Gets or sets the map viewport. |
MaximumSpatialElementCount | Specifies the maximum number of spatial elements that are allowed in a Map. If this element is not present, its value is interpreted as 20000. |
MaximumTotalPointCount | Specifies the maximum total number of map points in all spatial elements that are allowed in a Map. If this element is not present, its value is interpreted as 1000000. |
PageBreak | Gets or sets the page break. |
PageName | Specifies value to use for the name of a paginated page. |
ShadowIntensity | Specifies the intensity of the shadows throughout a Map. If this element is not present, its value is interpreted as 25. |
TextAntiAliasingQuality | Gets or sets the anti-aliasing quality of the text of a Map that evaluates to one of the values in TextAntiAliasingQuality. If this element is not present, its value is interpreted as High. |
TileLanguage | Specifies the primary language of map tiles, an expression should evaluate to a valid language code string. |
Name | Description |
---|---|
GetExpressions() | Internal use only |