.netCHARTING v10.5 Documentation
Properties  Methods 

Mapping Class Members

The following tables list the members exposed by Mapping.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Mapping class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the chart area on which the map is drawn. It accesses the same chart area instance as Chart.ChartArea  
Public PropertyGets or sets a shape object that contains default properties for all shapes on this map.  
Public PropertyGets a collection of MapLayer objects used to render the map.  
Public PropertyGets or sets an advanced projection the map rendering will be based on. This includes either LambertConicProjection() or MercatorProjection() methods.  
Public PropertyGets or sets a point that anchors the map to center when used with ZoomPercentage.  
Public PropertyGets or sets a percent value that indicates the new zoomed size of the map.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Computes the Latitude, Longitude coordinates based on the specified pixel coordinates of the chart image.  
Public MethodOverloaded. Gets an arraylist of shapes beneath the specified pixel coorinates.  
Top
See Also