ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBAGraduatedSymbolsRendererProperties Class / ClassificationFields Property

In This Topic
    ClassificationFields Property (CIMBAGraduatedSymbolsRendererProperties)
    In This Topic
    Gets or sets the classification field names in the levels of detail feature classes.
    Syntax
    Public Property ClassificationFields As String()
    public string[] ClassificationFields {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.5 or higher.
    See Also