ArcGIS Pro 3.0 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, Windows 8.1

    See Also