ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ExploratoryAnalysis Class
Properties


In This Topic
    ExploratoryAnalysis Class Members
    In This Topic

    The following tables list the members exposed by ExploratoryAnalysis.

    Public Properties
     NameDescription
    Public PropertyIdentifier for the exploratory analysis object within its current MapView.

    The ID is only unique to the map view that it was added to. For this reason, the same instance should not be added to more than one MapView. Use the subclass's copy constructor for that.

     
    Public Property The current MapView that this exploratory analysis object is in.  
    Top
    See Also