[]
Gets or sets the miter limit of line joins.
[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
The default value is appropriate for most situations.
Lower values might be appropriate for thick lines.