ComponentOne Chart for WPF and Silverlight
StrokeDashCap Property (HLOC)


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

Reference

HLOC Class
HLOC Members