ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartMatrixHeatSeries Class / RowsTimeBinningProperties Property

In This Topic
    RowsTimeBinningProperties Property
    In This Topic
    Gets or sets the time binning properties for row category field values. If null, matrix heat series will use unique values to create row categories.
    Syntax
    Public Property RowsTimeBinningProperties As CIMChartTimeBinningProperties
    public CIMChartTimeBinningProperties RowsTimeBinningProperties {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.2 or higher.
    See Also