The following tables list the members exposed by ChartSortDescription.
Name | Description | |
---|---|---|
![]() | ChartSortDescription Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Field | Gets or sets the property being sorted. |
![]() | SortDirection | Gets or sets the direction to sort based on the property. |
Name | Description | |
---|---|---|
![]() | Equals | Returns if the SortDescription is equal to another. |
![]() | GetHashCode | Returns the hash code for the SortDescription. |
![]() | Reset | Resets all the properties to their default values |
![]() | ResetField | Resets the Field property to its default value. |
![]() | ResetSortDirection | Resets the SortDirection property to its default value. |
Name | Description | |
---|---|---|
![]() | ShouldSerializeField | Indicates if the Field property needs to be serialized. |
![]() | ShouldSerializeSortDirection | Indicates if the SortDirection property needs to be serialized. |