ArcGIS Pro 2.9 API Reference Guide
ChartSPMDiagonalOption Enumeration

ArcGIS.Core.CIM Namespace : ChartSPMDiagonalOption Enumeration
Scatter plot matrix diagonal display options.
Syntax
public enum ChartSPMDiagonalOption : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum ChartSPMDiagonalOption 
   Inherits System.Enum
   Implements 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

See Also

Reference

ArcGIS.Core.CIM Namespace