ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartSeries Class / Fields Property

In This Topic
    Fields Property (CIMChartSeries)
    In This Topic
    Gets or sets the data field names in the series. Optional depending on series type.
    Syntax
    public string[] Fields {get; set;}
    Public Property Fields As String()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also