dbicDate Send comments on this topic.
enumArrowType Enumeration
See Also  
dbicBase Assembly > Dbi Namespace : enumArrowType Enumeration

The type of arrow to display.

Syntax

Visual Basic (Declaration) 
Public Enum enumArrowType 
   Inherits System.Enum
C# 
public enum enumArrowType : System.Enum 

Members

MemberDescription
LineType1Line Arrow 1 -
LineType2Line Arrow 2 -
LineType3Line Arrow 3 -
NoneNone
SolidSolid Arrow - 

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dbi.enumArrowType

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also

Reference

Dbi Namespace