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


TickLabelType Enumeration
Syntax
'Declaration
 
Public Enum TickLabelType 
   Inherits System.Enum
 
'Usage
 
Dim instance As TickLabelType
Members
MemberDescription
High 
Low 
NextToAxis 
None 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Excel.TickLabelType

See Also