Exposes properties related to series coloring for a geographic map chart.
Constructors
Section titled "Constructors"GeographicMapColors
new GeographicMapColors(seriesColor: GeographicMapSeriesColor, minimum: WorkbookColorInfo, midpoint: WorkbookColorInfo, maximum: WorkbookColorInfo): GeographicMapColors Returns GeographicMapColors
Properties
Section titled "Properties"$t: Type maximum
Section titled "maximum"maximum: WorkbookColorInfo midpoint
Section titled "midpoint"midpoint: WorkbookColorInfo minimum
Section titled "minimum"minimum: WorkbookColorInfo seriesColor
Section titled "seriesColor"seriesColor: GeographicMapSeriesColor