[]
        
(Showing Draft Content)

C1.Win.C1Chart.ChartLineStyle.MiterLimit

MiterLimit Property

MiterLimit

Gets or sets the miter limit of the joints of the drawn line.

Declaration
public virtual float MiterLimit { get; set; }
Remarks

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