Exposes properties related to series coloring for a geographic map chart.

This class is immutable.

Assign an instance of this class to the Colors property of the [[GeographicMapSettings]] class to provide custom colors for map areas.

Hierarchy

Hierarchy

  • Base
    • GeographicMapColors

Constructors

Properties

$type: Type
$t: Type
nextHashCode: number

Accessors

  • get maximum(): WorkbookColorInfo
  • Returns the color used for the maximum value.

    Returns WorkbookColorInfo

  • set maximum(a): void
  • Parameters

    Returns void

  • get midpoint(): WorkbookColorInfo
  • Returns the color used for the midpoint value.

    Returns WorkbookColorInfo

  • set midpoint(a): void
  • Parameters

    Returns void

  • get minimum(): WorkbookColorInfo
  • Returns the color used for the minimum value.

    Returns WorkbookColorInfo

  • set minimum(a): void
  • Parameters

    Returns void

  • get seriesColor(): GeographicMapSeriesColor
  • Returns a value indicating whether a sequential (two-color) or divergent (three-color) scheme is used to color regions in a geographic map chart.

    Returns GeographicMapSeriesColor

  • set seriesColor(a): void
  • Parameters

    Returns void

Methods

  • Parameters

    • other: any

    Returns boolean

  • Returns number

  • Returns Base

  • Parameters

    • item1: any
    • item2: any

    Returns number

  • Parameters

    • item1: any
    • item2: any

    Returns number

  • Parameters

    • item1: any
    • item2: any

    Returns boolean

  • Parameters

    • a: any
    • b: any

    Returns boolean

  • Parameters

    • obj: any

    Returns any[]

  • Parameters

    • obj: any

    Returns any[]

  • Parameters

    • obj: any

    Returns number

  • Parameters

    • a: any
    • b: any

    Returns boolean