DundasWinExtensions
Quadrant Enumeration
See Also  Send comments on this topic.
DundasWinExtensions Assembly > Dundas.Extensions Namespace : Quadrant Enumeration


Quadrant of the pie chart

Syntax

Visual Basic (Declaration)  
Public Enum Quadrant 
   Inherits Enum
Visual Basic (Usage) Copy Code
Dim instance As Quadrant
C#  
public enum Quadrant : Enum 

Members

Member Description
Southeast Represents the Southeast quadrant of the pie.
Southwest Represents the Southeast quadrant of the pie.
Northwest Represents the Northwest quadrant of the pie.
Northeast Represents the Northeast quadrant of the pie.
East Represents the East quadrant of the pie.
West Represents the West quadrant of the pie.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dundas.Extensions.Quadrant

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

© 2009 All Rights Reserved.