ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / ChartSPMDiagonalOption Enumeration

ChartSPMDiagonalOption Enumeration
Scatter plot matrix diagonal display options.
Syntax
public enum ChartSPMDiagonalOption : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
MemberDescription
FieldName Display the field names in the diagonal.
Histogram Display the histogram in the diagonal.
None Display nothing in the diagonal.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.8 or higher.
See Also