ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / ChartMapSelectionHandling Enumeration

In This Topic
    ChartMapSelectionHandling Enumeration
    In This Topic
    Provides a choice of how map selection is processed in the chart.
    Syntax
    Members
    MemberDescription
    BuildFromSelectionSet Build a chart exclusively from the selection set.
    Highlight Highlight selection set on a chart.
    None Do not handle map selection.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.ChartMapSelectionHandling

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also