| C1.Web.Wijmo.Controls.C1Chart Namespace > ChartStyle Class : StrokeMiterLimit Property |
'Declaration<System.ComponentModel.NotifyParentPropertyAttribute(True)> <LayoutAttribute(LayoutType.Styles)> <C1DescriptionAttribute(Key="C1Chart.ChartStyle.StrokeMiterLimit", Description="A value that indicates the stroke miter limit of the chart style.")> <WidgetOptionAttribute()> <C1CategoryAttribute("Style")> <WidgetOptionNameAttribute("stroke-miterlimit")> <System.ComponentModel.DefaultValueAttribute()> Public Property StrokeMiterLimit As System.Nullable(Of Double)
[System.ComponentModel.NotifyParentProperty(true)] [Layout(LayoutType.Styles)] [C1Description(Key="C1Chart.ChartStyle.StrokeMiterLimit", Description="A value that indicates the stroke miter limit of the chart style.")] [WidgetOption()] [C1Category("Style")] [WidgetOptionName("stroke-miterlimit")] [System.ComponentModel.DefaultValue()] public System.Nullable<double> StrokeMiterLimit {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2