ArcGIS Pro 3.7 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 Property Fields As String()
    public string[] Fields {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also