ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartDimensionalProfileSeries Class / TimeAggregationType Property

In This Topic
    TimeAggregationType Property (CIMChartDimensionalProfileSeries)
    In This Topic
    Gets or sets the type of grouping to be applied on the time values plotted on the x axis.
    Syntax
    Public Property TimeAggregationType As ChartTimeAggregationType
    public ChartTimeAggregationType TimeAggregationType {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also