| Visual Basic (Declaration) | |
|---|---|
Public Enum AreaShape Inherits System.Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As AreaShape | |
| C# | |
|---|---|
public enum AreaShape : System.Enum | |
| Member | Description |
|---|---|
| Circle | Represents a circular area, |
| Polygon | Represents a polygonal area, |
| Rectangle | Represents a rectangle area, |
System.Object
System.ValueType
System.Enum
FarPoint.Web.Chart.AreaShape
Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6