ComponentOne Chart for WPF and Silverlight
StrokeEndLineCap Property (Cylinder3D)


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

Reference

Cylinder3D Class
Cylinder3D Members