GrapeCity.Xaml.Excel
LineDashType Property (ILineFormat)


GrapeCity.Excel.Chart Namespace > ILineFormat Interface : LineDashType Property
Represents the line dash type
Syntax
'Declaration
 
Property LineDashType As LineDashType
'Usage
 
Dim instance As ILineFormat
Dim value As LineDashType
 
instance.LineDashType = value
 
value = instance.LineDashType
LineDashType LineDashType {get; set;}
See Also

Reference

ILineFormat Interface
ILineFormat Members