| Visual Basic (Declaration) | |
|---|---|
Public Enum BarShape Inherits System.Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As BarShape | |
| C# | |
|---|---|
public enum BarShape : System.Enum | |
| Member | Description |
|---|---|
| Box | Displays a rectangular solid (box) bar |
| Cylinder | Displays a cylindrical bar |
| FullCone | Displays a conic bar |
| FullPyramid | Displays a pyramidal bar |
| PartialCone | Displays a partial conic bar |
| PartialPyramid | Displays a partial pyramidal bar |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Chart.BarShape
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8