ArcGIS Pro 2.9 API Reference Guide
SortAscending Property (SpatialMapSeries)

ArcGIS.Desktop.Layouts Namespace > SpatialMapSeries Class : SortAscending Property
Gets or sets if values based on the sort field are in ascending order.
Syntax
public bool SortAscending {get; set;}
Public Property SortAscending As Boolean

Property Value

Type: String
Remarks
Optional. Default is ascending order. Returns true if in ascending order.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

SpatialMapSeries Class
SpatialMapSeries Members