ComponentOne Chart for WPF and Silverlight
StrokeMiterLimit Property (PlotElement)


C1.WPF.C1Chart Namespace > PlotElement Class : StrokeMiterLimit Property
Syntax
'Declaration
 
Public Property StrokeMiterLimit As System.Double
'Usage
 
Dim instance As PlotElement
Dim value As System.Double
 
instance.StrokeMiterLimit = value
 
value = instance.StrokeMiterLimit
public System.double StrokeMiterLimit {get; set;}
See Also

Reference

PlotElement Class
PlotElement Members