ArcGIS Pro 3.3 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 ChartTimeAggregationType TimeAggregationType {get; set;}
    Public Property TimeAggregationType As ChartTimeAggregationType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also