public enum ChartTimeAggregationType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ChartTimeAggregationType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum ChartTimeAggregationType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ChartTimeAggregationType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
CalendarIntervals | Time intervals follow calendar breaks. |
EqualIntervalsFromEndTime | Time intervals start with the last (latest) data point. |
EqualIntervalsFromStartTime | Time intervals start with the first (earliest) data point. |
None | No time aggregation is performed. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.ChartTimeAggregationType
Target Platforms: Windows 11, Windows 10, Windows 8.1