[]
Gets or sets the line join style.
[C1Description("ChartLineStyle.LineJoin", "The line join style.")]
public ChartLineJoin LineJoin { get; set; }
<C1Description("ChartLineStyle.LineJoin", "The line join style.")>
Public Property LineJoin As ChartLineJoin
The default value is appropriate for most situations.
Lower MiterLimit values or LineJoin.Round might be appropriate for thick lines.