The ChartSortDescriptor type exposes the following members.
Constructors
Extension Methods
Fields
Properties
|
| Name | Description |
|---|
 | InnerDescriptor |
Gets the inner descriptor.
|
 | Member |
Gets or sets the member name which will be used for sorting.
|
 | SortDirection |
Gets or sets the sort direction for this sort descriptor. If the value is null no sorting will be applied.
|
See Also