ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartLineSeries Class / SortedCategoryValues Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also