Exposes properties which control the appearance and behavior of a geographic map chart.

This class is immutable.

This class is only used by RegionMap charts.

Hierarchy

Hierarchy

  • Base
    • GeographicMapSettings

Constructors

Properties

$type: Type
$t: Type
nextHashCode: number

Accessors

  • get area(): GeographicMappingArea
  • Returns the mapping area for this instance.

    Returns GeographicMappingArea

  • set area(a): void
  • Parameters

    Returns void

  • get attribution(): string
  • Returns the attribution for this instance.

    Returns string

  • set attribution(a): void
  • Parameters

    • a: string

    Returns void

  • get colors(): GeographicMapColors
  • Returns a [[GeographicMapColors]] instance which defines the minimum, midpoint, and maximum colors used for the applicable areas of a geographic map chart.

    See

    [[GeographicMapColors]]

    Returns GeographicMapColors

  • set colors(a): void
  • Parameters

    Returns void

  • get cultureLanguage(): string
  • Returns the culture language for this instance.

    Returns string

  • set cultureLanguage(a): void
  • Parameters

    • a: string

    Returns void

  • get cultureRegion(): string
  • Returns the culture region for this instance.

    Returns string

  • set cultureRegion(a): void
  • Parameters

    • a: string

    Returns void

  • get labels(): GeographicMapLabels
  • Returns a value indicating the manner in which map area labels are displayed.

    Returns GeographicMapLabels

  • set labels(a): void
  • Parameters

    Returns void

  • get projection(): GeographicMapProjection
  • Returns the map projection for this instance.

    Returns GeographicMapProjection

  • set projection(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