ComponentOne Chart for WPF and Silverlight
StrokeEndLineCap Property (FrameworkElement3D)


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

Reference

FrameworkElement3D Class
FrameworkElement3D Members