Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OpacityVariableProperties

Hierarchy

Index

Properties

Optional field

field: string

The name of the numeric attribute field that contains the data values used to determine the color/opacity/size/rotation of each feature.

Read more...

Optional legendOptions

An object providing options for displaying the visual variable in the Legend.

Read more...

Optional normalizationField

normalizationField: string

Name of the numeric attribute field by which to normalize the data.

Read more...

Optional stops

An array of objects that defines the opacity to apply to features in a layer in a sequence of stops.

Read more...

Optional valueExpression

valueExpression: string

An Arcade expression evaluating to a number.

Read more...

Optional valueExpressionTitle

valueExpressionTitle: string

The title identifying and describing the associated Arcade expression as defined in the valueExpression property.

Read more...

Generated using TypeDoc