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