Namespace:
C1.Web.C1WebChart3D
Assembly: C1.Web.C1WebChart3D.2 (in C1.Web.C1WebChart3D.2.dll)
Assembly: C1.Web.C1WebChart3D.2 (in C1.Web.C1WebChart3D.2.dll)
Syntax
| C# |
|---|
public enum AreaShapeEnum |
| Visual Basic |
|---|
Public Enumeration AreaShapeEnum |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Rectangle | 0 | Rectangle area. | |
| Circle | 1 | Circular area. | |
| Polygon | 2 | Polygonal area. |