ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartHistogramSeries Class / CountField Property

In This Topic
    CountField Property
    In This Topic
    Gets or sets a raster attribute table count field in order to calculate a histogram and statistics for fields that have to be adjusted for counts.
    Syntax
    public string CountField {get; set;}
    Public Property CountField As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also