mapType
Specifies the type of map (region of globe displayed).
Type
Chart Constants constant or
String: 'U.S.', 'Asia', 'Canada', 'Europe', 'Mexico'
'World'
Example
Chart1.mapType = Chart['MAP_TYPE_U.S.'];
Chart1.mapType = 'U.S.'
| << singleStyle | © 1996-2013 InetSoft Technology Corporation (v11.4) | separatedStyle >> |