ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / ChartTrajectoryProfilePlotType Enumeration
Version

ChartTrajectoryProfilePlotType Enumeration
Represents the trajectory profile plot type.
Syntax
Members
MemberDescription
Layers Plot tracks from multiple layers using multiple variables.
Points Plot multiple points using one variable.
Track Plot single track using multiple variables.
Tracks Plot multiple tracks using one variable.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.2 or higher.
See Also