ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Reports Namespace / ReportCustomTemplateDataSourceInfo Class / ChartValuesDictionary Property

In This Topic
    ChartValuesDictionary Property
    In This Topic
    Gets the dictionary of the chart elements and the assigned chart name.
    Syntax
    Public ReadOnly Property ChartValuesDictionary As Dictionary(Of String,String)
    public Dictionary<string,string> ChartValuesDictionary {get;}
    Requirements

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

    ArcGIS Pro version: 3.6 or higher.
    See Also