Exposes properties which control the appearance and behavior of a geographic map chart.
Constructors
Section titled "Constructors"GeographicMapSettings
new GeographicMapSettings(cultureLanguage: string, cultureRegion: string, attribution: string, projection: GeographicMapProjection, area: GeographicMappingArea, labels: GeographicMapLabels, colors: GeographicMapColors): GeographicMapSettings Returns GeographicMapSettings
Properties
Section titled "Properties"$t: Type area: GeographicMappingArea attribution
Section titled "attribution"attribution: string colors
Section titled "colors"colors: GeographicMapColors cultureLanguage
Section titled "cultureLanguage"cultureLanguage: string cultureRegion
Section titled "cultureRegion"cultureRegion: string labels
Section titled "labels"labels: GeographicMapLabels projection
Section titled "projection"projection: GeographicMapProjection