[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartLineStyle.MiterLimit

MiterLimit Property

MiterLimit

Gets or sets the miter limit of line joins.

Declaration
[C1Description("ChartLineStyle.MiterLimit", "The miter limit of line joins.")]
public float MiterLimit { get; set; }
<C1Description("ChartLineStyle.MiterLimit", "The miter limit of line joins.")>
Public Property MiterLimit As Single
Remarks

The default value is appropriate for most situations.
Lower values might be appropriate for thick lines.