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

In This Topic
    ChartSPMDisplayOption Enumeration
    In This Topic
    Scatter plot matrix display options.
    Syntax
    Members
    MemberDescription
    None Display nothing in the other half.
    PearsonsR Display the Pearson's R values in the other half.
    PreviewPlot Display the zoomed-in preview plot in the other half.
    RSquared Display the R squared values in the other half.
    ScatterPlots Display the mirrored scatter plots in the other half.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also