Show / Hide Table of Contents

Property StatisticExpression

StatisticExpression

Gets or sets an Arcade expression that must evaluate to either a string or a number.

Declaration
public ArcadeExpression StatisticExpression { get; set; }
Property Value
Type Description
ArcadeExpression

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

Remarks

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

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.3 - 200.7
.NET200.3 - 200.7
.NET Windows200.3 - 200.7
.NET Android200.3 - 200.7
.NET iOS200.3 - 200.7
.NET Framework200.3 - 200.7
UWP200.3 - 200.7
In This Article
Back to top Copyright © 2022 Esri.