ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartSeries Class / Locations Property

In This Topic
    Locations Property
    In This Topic
    Gets or sets the locations for which data is to be plotted.
    Syntax
    public CIMChartLocationDefinition[] Locations {get; set;}
    Public Property Locations As CIMChartLocationDefinition()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also