Spread Windows Forms 12.0 Product Documentation
CapType Property


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > EnhancedSolidLine Class : CapType Property
Gets the cap type of the line.
Syntax
'Declaration
 
Public ReadOnly Property CapType As CapType
'Usage
 
Dim instance As EnhancedSolidLine
Dim value As CapType
 
value = instance.CapType
public CapType CapType {get;}
See Also

Reference

EnhancedSolidLine Class
EnhancedSolidLine Members