ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChart Class / MapSelectionHandling Property

In This Topic
    MapSelectionHandling Property
    In This Topic
    Gets or sets a setting which indicates whether chart handles selection in the input layer by creating series only from the selected data or highlights selected values on the chart made from entire dataset.
    Syntax
    public ChartMapSelectionHandling MapSelectionHandling {get; set;}
    Public Property MapSelectionHandling As ChartMapSelectionHandling
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also