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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also