[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartLineStyle.LineJoin

LineJoin Property

LineJoin

Gets or sets the line join style.

Declaration
[C1Description("ChartLineStyle.LineJoin", "The line join style.")]
public ChartLineJoin LineJoin { get; set; }
<C1Description("ChartLineStyle.LineJoin", "The line join style.")>
Public Property LineJoin As ChartLineJoin
Remarks

The default value is appropriate for most situations.
Lower MiterLimit values or LineJoin.Round might be appropriate for thick lines.