constants LineStyleEnum
The LineStyleEnum type specifies the type of
  lines the control can display. The LineStyleEnum type supports the following
  values:


 |  | Name | Value | Description |  | 
 |  | 
NoLine | -1
 | 
No line
 |  | 
 |  | 
SmallDots | 1
 | 
SmallDots
 |  | 
 |  | 
LargeDots | 2
 | 
LargeDots
 |  | 
 |  | 
Solid | 0
 | 
Solid
 |  |