Options
All
  • Public
  • Public/Protected
  • All
Menu

A class breaks renderer symbolizes each feature based on the value of some numeric field.

Part of the Esri ArcGIS REST API (see http://resources.arcgis.com/en/help/rest/apiref/renderer.html).

Hierarchy

Index

Properties

Optional backgroundFillSymbol

backgroundFillSymbol: SimpleFillSymbol

Supported only for polygon features.

classBreakInfos

classBreakInfos: ClassBreakInfo[]

classificationMethod

classificationMethod: string

One of the ClassificationMethod constants.

defaultLabel

defaultLabel: string

defaultSymbol

defaultSymbol: Symbol

field

field: string

Optional minValue

minValue: number

Optional normalizationField

normalizationField: string

Used when normalizationType is NormalizationType.BY_FIELD.

Optional normalizationTotal

normalizationTotal: number

Used when normalizationType is NormalizationType.BY_FIELD.

Optional normalizationType

normalizationType: string

One of the NormalizationType constants.

type

type: string

The type of renderer. One of the RendererType constants.