[]
        
(Showing Draft Content)

C1.Win.C1Chart.ChartLineStyle.LineJoin

LineJoin Property

LineJoin

Gets or sets the joining style of the drawn line segments

Declaration
public virtual LineJoin LineJoin { get; set; }
Remarks

For further details, see the discussion of the LineJoin property and LineJoin enumeration for the System.Drawing.Pen instance. The default value is appropriate for most situations. Lower MiterLimit values or LineJoin.Round might be appropriate for thick lines.