ComponentOne Chart for WPF and Silverlight
StrokeDashOffset Property (FrameworkElement3D)


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

Reference

FrameworkElement3D Class
FrameworkElement3D Members