ComponentOne Chart for WPF and Silverlight
StrokeMiterLimit Property (HLOC)


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

Reference

HLOC Class
HLOC Members