ComponentOne Chart for WPF and Silverlight
StrokeDashCap Property (FrameworkElement3D)


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

Reference

FrameworkElement3D Class
FrameworkElement3D Members