'Declaration
Public Enum CompoundType Inherits System.Enum
'Usage
Dim instance As CompoundType
public enum CompoundType : System.Enum
'Declaration
Public Enum CompoundType Inherits System.Enum
'Usage
Dim instance As CompoundType
public enum CompoundType : System.Enum
Member | Description |
---|---|
Double | [1] Double compound line |
Simple | [0] Simple compound line |
ThickThin | [2] Thick then thin compound line |
ThinThick | [3] Thin then thick compound line |
Triple | [4] Triple compound line |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Chart.CompoundType