Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VisualVariableProperties

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 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