ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartCalendarHeatSeries Class


In This Topic
    CIMChartCalendarHeatSeries Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets a value indicating whether the calendar heat chart view should be de-aggregated into consecutive calendars or aggregated into a single calendar.  
    Public Property Gets or sets the color for each break.  
    Public Property Gets or sets the upper bound breaks.  
    Public Property Gets or sets the number of breaks for automatic breaks creation.  
    Public Property Gets or sets the classification method with which breaks are created.  
    Public Property Gets or sets the color ramp from which break colors are created.  
    Public Property Gets or sets the type of color for the series. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets the time units for columns.  
    Public Property Gets or sets the text style for the data label. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets the aggregate field values if series data has a group field. Allowed values are count, sum, median, mean, and empty string. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets expression properties for chart series' fields. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets the data field names in the series. Optional depending on series type. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets the group field names in the series. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets the index of horizontal axis. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets a value indicating whether a leap day (February 29) cell is a part of a chart.  
    Public Property Gets or sets the locations for which data is to be plotted. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets the lower bound of the first range.  
    Public Property Gets or sets a value indicating whether this series is a multi series. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets the name of the series shown in the legend. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets color properties for empty cells.  
    Public Property Gets or sets the policy for handling missing data.  
    Public Property Gets or sets the sort field names in the series. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets the array of sort order types for fields in OrderFields property Allowed values 0(Ascending), 1(Descending). (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets the time units for rows.  
    Public Property Gets or sets a value indicating whether the series shows data labels. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets the default and unique name of the series. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets the index of vertical axis. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets a value indicating whether the series is visible or not. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Public Property Gets or sets the format string for series value labels. (Inherited from ArcGIS.Core.CIM.CIMChartSeries)
    Top
    See Also