ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ChartRendererDefinition Class / ChartFields Property

In This Topic
    ChartFields Property
    In This Topic
    Gets or sets one or more fields be used to create the part of the charts. This is required.
    Syntax
    public List<string> ChartFields {get; set;}
    Public Property ChartFields As List(Of String)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also