ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Reports Namespace / ReportCustomTemplateDataSourceInfo Class / ChartValues Property

In This Topic
    ChartValues Property
    In This Topic
    Gets and sets the list of chart names used to assign to the charts in the template.
    Syntax
    public List<string> ChartValues {get; set;}
    Public Property ChartValues As List(Of String)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also