GrapeCity.Xaml.Excel
LineDashType Property (LineFormat)


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

Reference

LineFormat Class
LineFormat Members