Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / BarShape Enumeration


BarShape Enumeration
Syntax
'Declaration
 
Public Enum BarShape 
   Inherits System.Enum
 
'Usage
 
Dim instance As BarShape
Members
MemberDescription
Box 
Cylinder 
FullCone 
FullPyramid 
PartialCone 
PartialPyramid 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Excel.BarShape

See Also