ComponentOne Chart for WPF and Silverlight
StrokeDashOffset Property (Symbol)


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

Reference

Symbol Class
Symbol Members