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

In This Topic
    ColumnSortedCategoryValues Property
    In This Topic
    Gets or sets the array of sorted category values for column-wise custom sort.
    Syntax
    Public Property ColumnSortedCategoryValues As String()
    public string[] ColumnSortedCategoryValues {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.1 or higher.
    See Also