LineStyle Properties
Defines line style settings.| Name | Description |
|---|---|
| DashStyle | Gets or sets the dash style used to paint the line. |
| DXLineJoin | Gets or sets the join style for the ends of consecutive lines. Use this property in non-Windows environments. |
| LineJoin | Gets or sets the join style for the ends of consecutive lines. |
| Tag | Gets or sets the object that contains data related to the chart element. Inherited from ChartElement. |
| Thickness | Gets or sets the line’s thickness. |
See Also