Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / EnhancedSolidLine Class / CompoundType Property


In This Topic
CompoundType Property (EnhancedSolidLine)
In This Topic
Gets the compound type of the line.
Syntax
'Declaration
 
Public ReadOnly Property CompoundType As CompoundType
 
'Usage
 
Dim instance As EnhancedSolidLine
Dim value As CompoundType
 
value = instance.CompoundType
See Also