ArcGIS Pro 2.6 API Reference Guide
ChartTemporalProfilePlotType Enumeration

ArcGIS.Core.CIM Namespace : ChartTemporalProfilePlotType Enumeration
Represents the temporal profile plot type.
Syntax
public enum ChartTemporalProfilePlotType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum ChartTemporalProfilePlotType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
Bands Plot of bands of a variable over time.
DimensionValues Plot of a variable at specific dimension values over time.
Variables Plot of one or more variables over time.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace