statisticExpression property

ArcadeExpression? get statisticExpression

An Arcade expression that must evaluate to either a string or a number.

The expression is evaluated for each geoelement represented by the AggregateGeoElement and the result of the expression is summarized using the given statistic type.

set statisticExpression (ArcadeExpression? value)