Classes
| Class | Description | |
|---|---|---|
| FeatureLayerVisualization |
The visualization for map chart feature layers (see MapChartDataLayer).
A feature in this context typically means a polygon, line, or point specified by a shape file.
| |
| FeatureLayerVisualizationPropertyNames | Contains property name constants for the public properties of FeatureLayerVisualization.
| |
| FeatureLayerVisualizationDetails | Class representing feature detail information, typically displayed in tooltips.
| |
| GeocodingTableReference |
Represents a geocoding table as a data table reference or library item reference.
| |
| GeocodingTableReferencePropertyNames |
Contains property name constants for the public properties of GeocodingTableReference.
| |
| GeocodingTableReferenceCollection |
Represents a collection of geocoding tables as data table references or library item references.
| |
| GeocodingTableReferenceCollectionPropertyNames |
Contains property name constants for the public properties of GeocodingTableReferenceCollection.
| |
| GeographicExtent |
Represents an extent in a map chart. This extent is generally geographical, but can also represent
a non-geographical extent in the case of Projection.None.
| |
| ImageLayer | An image layer in a MapChart.
| |
| ImageLayerPropertyNames | Contains property name constants for the public properties of ImageLayer.
| |
| LayerVisualization | Represents a Visualization that is used as a layer in a MapChart.
| |
| LayerVisualizationPropertyNames | Contains property name constants for the public properties of LayerVisualization.
| |
| LegendLayerTitleItem | Represents a legend item containing the title of a layer visualization.
| |
| LegendWmsStyleItem | Represents a web map style image from url legend item.
| |
| LineFeatureVisualAttributes | Visual attributes for lines in a FeatureLayerVisualization in a MapChart.
| |
| LineFeatureVisualAttributesPropertyNames |
Contains property name constants for the public properties of LineFeatureVisualAttributes.
| |
| MapChart |
Represents a map chart visualization.
| |
| MapChartPropertyNames | Contains property name constants for the public properties of MapChart.
| |
| MapChartDataLayer | Represents a data layer for map charts.
| |
| MapChartLayer | Base class for layers in the map chart.
| |
| MapChartLayerPropertyNames |
Contains property display name constants for the public properties of MapChartLayer.
| |
| MapChartLayerCollection |
Represents a collection of map chart layers in the order back to front.
That is, the layer at index 0 is the rearmost layer.
| |
| MapChartLayerCollectionPropertyNames |
Contains property name constants for the public properties of MapChartLayerCollection.
| |
| MapChartTransform |
Denotes a transformation that can be applied to a map chart.
| |
| MarkerLayerVisualization |
The visualization for map chart marker layers (see MapChartDataLayer).
| |
| MarkerLayerVisualizationPropertyNames | Contains property name constants for the public properties of MarkerLayerVisualization.
| |
| MarkerLayerVisualizationDetails | Class representing marker detail information, typically displayed in tooltips.
| |
| PointFeatureVisualAttributes | Visual attributes for points in a FeatureLayerVisualization in a MapChart.
| |
| PointFeatureVisualAttributesPropertyNames |
Contains property name constants for the public properties of PointFeatureVisualAttributes.
| |
| PolygonFeatureVisualAttributes | Visual attributes for polygons in a FeatureLayerVisualization in a MapChart.
| |
| PolygonFeatureVisualAttributesPropertyNames |
Contains property name constants for the public properties of PolygonFeatureVisualAttributes.
| |
| Projection | Represents a projection.
| |
| StandardTileLayer |
Tiled map layer using the standard web map service.
| |
| StandardTileLayerPropertyNames |
Contains property name constants for the public properties of StandardTileLayer.
| |
| TileLayer |
The base class for tiled map service layers. These layers are used as background layers in the map chart, by
fetching map tiles (bitmaps) from a web service.
| |
| TmsLayer |
Tiled map layer using the standard web map service.
| |
| TmsLayerPropertyNames |
Contains property name constants for the public properties of TmsLayer.
| |
| WmsLayer |
Web map service (WMS) layer.
| |
| WmsLayerPropertyNames |
Contains property name constants for the public properties of WmsLayer.
| |
| WmsSublayer |
Web map service (WMS) sublayer.
| |
| WmsSublayerPropertyNames |
Contains property name constants for the public properties of WmsSublayer.
| |
| WmsSublayerCollection |
Represents a collection of WMS sublayers.
| |
| WmsSublayerCollectionPropertyNames |
Contains property name constants for the public properties of WmsSublayerCollection.
| |
| ZoomLevelRange | Represents a range of zoom levels.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| InteractionMode | The map chart interaction mode.
| |
| LayerHandlerState | The layer handler widget state.
| |
| MarkingMode | The map chart marking mode.
|