ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartRenderer Class / FieldNames Property

In This Topic
    FieldNames Property (CIMChartRenderer)
    In This Topic
    Gets or sets field names used to populate the chart.
    Syntax
    public string[] FieldNames {get; set;}
    Public Property FieldNames As String()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also