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
Target | Versions |
---|---|
.NET Standard 2.0 | 200.3 - 200.5 |
.NET | 200.3 - 200.5 |
.NET Windows | 200.3 - 200.5 |
.NET Android | 200.3 - 200.5 |
.NET iOS | 200.3 - 200.5 |
.NET Framework | 200.3 - 200.5 |
UWP | 200.3 - 200.5 |