Version

ChartGroupDescription Class Members

The following tables list the members exposed by ChartGroupDescription.

Public Constructors
 NameDescription
Public ConstructorChartGroupDescription ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyFieldGets or sets the property being sorted. (Inherited from Infragistics.Win.DataVisualization.ChartSortDescription)
Public PropertySortDirectionGets or sets the direction to sort based on the property. (Inherited from Infragistics.Win.DataVisualization.ChartSortDescription)
Public Methods
 NameDescription
Public MethodEqualsReturns if the SortDescription is equal to another. (Inherited from Infragistics.Win.DataVisualization.ChartSortDescription)
Public MethodGetHashCodeReturns the hash code for the SortDescription. (Inherited from Infragistics.Win.DataVisualization.ChartSortDescription)
Public MethodResetOverridden. Resets all the properties to their default values  
Public MethodResetFieldResets the ChartSortDescription.Field property to its default value. (Inherited from Infragistics.Win.DataVisualization.ChartSortDescription)
Public MethodResetSortDirectionResets the ChartSortDescription.SortDirection property to its default value. (Inherited from Infragistics.Win.DataVisualization.ChartSortDescription)
Protected Methods
 NameDescription
Protected MethodShouldSerializeFieldIndicates if the ChartSortDescription.Field property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.ChartSortDescription)
Protected MethodShouldSerializeSortDirectionIndicates if the ChartSortDescription.SortDirection property needs to be serialized. (Inherited from Infragistics.Win.DataVisualization.ChartSortDescription)
See Also