ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMReportElementFieldProperties Class / Statistic Property

In This Topic
    Statistic Property (CIMReportElementFieldProperties)
    In This Topic
    Gets or sets the statistic to apply to the source field.
    Syntax
    public FieldStatisticsFlag Statistic {get; set;}
    Public Property Statistic As FieldStatisticsFlag
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also