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.Controls.Charts.ChartSortDescription)
Public PropertySortDirectionGets or sets the direction to sort based on the property. (Inherited from Infragistics.Controls.Charts.ChartSortDescription)
Public Methods
 NameDescription
Public MethodEqualsReturns if the SortDescription is equal to another. (Inherited from Infragistics.Controls.Charts.ChartSortDescription)
Public MethodGetHashCodeReturns the hash code for the SortDescription. (Inherited from Infragistics.Controls.Charts.ChartSortDescription)
See Also