ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartTimeBinningProperties Class


In This Topic
    CIMChartTimeBinningProperties Class Properties
    In This Topic

    For a list of all members of this type, see CIMChartTimeBinningProperties members.

    Public Properties
     NameDescription
    Public Property Gets or sets a value indicating whether the time interval units and size are automatically calculated.  
    Public Property Gets or sets the reference time value. Valid when TimeAggregationType property is set to ReferenceTime.  
    Public Property Gets or sets the time aggregation type.  
    Public Property Gets or sets the time interval size.  
    Public Property Gets or sets the units used for the time interval size.  
    Public Property Gets or sets a value indicating whether incomplete time intervals at the ends of time interval ranges are trimmed in order to avoid bias.  
    Top
    See Also