Dundas.SharePoint.Charting.WebParts Send comments on this topic.
Command.ItemsComparer Class
See Also  Members  
Dundas.Charting.WebControl Namespace : Command.ItemsComparer Class


IComparer implementation, used for table size calculations. The comparer compares Rectange structs where X is table width Y is table height Width is (X*Y) table area

Syntax

Visual Basic (Declaration)  
Private Class Command.ItemsComparer 
Visual Basic (Usage) Copy Code
Dim instance As Command.ItemsComparer
C#  
private class Command.ItemsComparer 

Inheritance Hierarchy

System.Object
   Dundas.Charting.WebControl.Command.ItemsComparer

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also