BarChart for ASP.NET WebForms
StrokeMiterLimit Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > ChartStyle Class : StrokeMiterLimit Property
A value that indicates the stroke miter limit of the chart style.
Syntax
'Declaration
 
Public Property StrokeMiterLimit As System.Nullable(Of Double)
public System.Nullable<double> StrokeMiterLimit {get; set;}
See Also

Reference

ChartStyle Class
ChartStyle Members