ArcGIS Pro 2.8 API Reference Guide
ChartSPMDisplayOption Enumeration

ArcGIS.Core.CIM Namespace : ChartSPMDisplayOption Enumeration
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 10, Windows 8.1

See Also

Reference

ArcGIS.Core.CIM Namespace