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 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2