ArcGIS Pro 2.7 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
Band Plot of one band of a variable over time at multiple locations.
Bands Plot of multiple bands of a variable over time at a location.
DimensionValues Plot of a variable with specific dimension values over time at multiple locations.
Variable Plot of one variable over time at multiple locations.
Variables Plot of multiple variables over time at a location.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ArcGIS.Core.CIM Namespace