ArcGIS Pro 2.6 API Reference Guide
ChartProbabilityPlotType Enumeration

ArcGIS.Core.CIM Namespace : ChartProbabilityPlotType Enumeration
Chart probability plot types.
Syntax
public enum ChartProbabilityPlotType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum ChartProbabilityPlotType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
NormalQQPlot Normal Q-Q plot.
QQPlot General Q-Q plot.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace