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

ChartSurfaceProfilePlotType Enumeration
Represents the surface profile plot type.
Syntax
public enum ChartSurfaceProfilePlotType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
MemberDescription
MultiLayer Plot using multiple layers as inputs.
SingleLayer Plot using single layer as input.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.1 or higher.
See Also