ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartBoxPlotSeries Class / SortedCategoryValues Property

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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also