ZoomCharts Documentation

ZoomCharts.Configuration.GeoChartSettingsLayerBase

Inheritance hierarchy

This type is implemented by GeoChartSettingsLayerAggregated, GeoChartSettingsLayerCharts, GeoChartSettingsLayerItems, GeoChartSettingsLayerOverlay and GeoChartSettingsLayerShapes.

Methods

This type does not define any methods.

Properties

Properties
id: string
enabled: boolean
id: string
maxZoom: number
minZoom: number
name: string
perZoomStyle: boolean

Forces style re-evaluation on zoom change. Use to provide zoom dependant style.

type: "shapes" | "items" | "charts" | "aggregateOnShapes"
Valid values:
  • shapes
  • items
  • charts
  • aggregateOnShapes
useFindObjectHack: boolean
X