ComponentOne Chart for WPF and Silverlight
StrokeMiterLimit Property (DotSymbol)


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

Reference

DotSymbol Class
DotSymbol Members