API Reference
Class
ChartMapViewport
Defines the longitude and latitude window rendered by a dotted map.
Inheritance
- Object
- ChartMapViewport
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
- Method Chart.WithMapViewport
- Method TopologyChartExtensions.WithMapViewport
Constructors
ChartMapViewport(System.String arg1, System.Double arg2, System.Double arg3, System.Double arg4, System.Double arg5) #Initializes a new instance of the ChartMapViewport struct.
Parameters
- arg1 System.String
- arg2 System.Double
- arg3 System.Double
- arg4 System.Double
- arg5 System.Double
Methods
Africa() #Gets an Africa-focused viewport.
Asia() #Gets an Asia-focused viewport.
Europe() #Gets a Europe-focused viewport.
NorthAmerica() #Gets a North America-focused viewport.
Oceania() #Gets an Oceania-focused viewport.
Poland() #Gets a Poland-focused viewport.
SouthAmerica() #Gets a South America-focused viewport.
World() #Gets the default world map viewport.