GrapeCity.Xaml.Excel
Width Property (ILineFormat)


GrapeCity.Excel.Chart Namespace > ILineFormat Interface : Width Property
Specifies the width to be used for the underline stroke. Default value is 0.
Syntax
'Declaration
 
Property Width As Double
'Usage
 
Dim instance As ILineFormat
Dim value As Double
 
instance.Width = value
 
value = instance.Width
double Width {get; set;}
See Also

Reference

ILineFormat Interface
ILineFormat Members