Skip to main content
A newer version of this page is available. .

VectorMapSettings Properties

Specifies settings of the VectorMapViewer control.
Name Description
Areas Gets the list of map areas.
BackgroundColor Specifies the color of the vector map background.
Bounds Specifies the map bounds.
BubbleMarkerMaxSize Specifies the pixel-measured diameter of the bubble marker that represents the biggest value.
BubbleMarkerMinSize Specifies the pixel-measured diameter of the marker that represents the smallest value.
Center Specifies the coordinates of the map center.
DefaultAreaValue Specifies the default value associated with vector map areas.
Height Specifies the height of the vector map in pixels.
IsAreasTitlesEnabled Specifies whether or not the area labels are enabled.
IsControlsEnabled Specifies whether or not to display the control bar.
IsMarkersTitlesEnabled Specifies whether or not the marker titles are enabled.
Legend Gets the map legend settings.
MapResourceName Specifies the map resource name.
Markers Gets the list of map markers.
Palette Specifies the palette to be used for coloring the vector map.
PieMarkers Gets the list of map’s pie markers.
PieMarkerSize Specifies the diameter of pie markers in pixels.
Type Specifies the region displayed on the vector map.
Width Specifies the width of the vector map in pixels.
ZoomFactor Specifies a zoom factor that is used to initially zoom the vector map.
See Also