ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / ChartSPMSortByType Enumeration

In This Topic
    ChartSPMSortByType Enumeration
    In This Topic
    Scatter plot matrix sort-by type.
    Syntax
    Members
    MemberDescription
    Alphabetical Sort by alphabetical value.
    Custom Sort by custom order.
    PearsonsR Sort by Pearson's R value.
    RSquared Sort by R Squared value.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also