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

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

    ArcGIS Pro version: 3.6 or higher.
    See Also