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

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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also