Sorting View
You can use this API to sort the chart metrics by Axis, and by Legend. You can sort the chart in ascending or descending order.
Function Call
Parameters
Parameter Name | Description |
AxisType | String Enter the axis type over which the sort action needs to be performed.
|
SortType | String Enter the type of sort action that needs to be performed.
|
SortIndex (optional) | Number Applicable only if the view has multiple Y-axis |
Sample Response
Sample Request:
Copied