GrapeCity.Xaml.Excel
CompoundLineType Property (LineFormat)


GrapeCity.Excel.Chart Namespace > LineFormat Class : CompoundLineType Property
Specifies the compound line type that is to be used for lines with text such as underlines.
Syntax
'Declaration
 
Public Property CompoundLineType As CompoundLineType
'Usage
 
Dim instance As LineFormat
Dim value As CompoundLineType
 
instance.CompoundLineType = value
 
value = instance.CompoundLineType
public CompoundLineType CompoundLineType {get; set;}
See Also

Reference

LineFormat Class
LineFormat Members