ComponentOne Chart for WPF and Silverlight
StrokeEndLineCap Property (PlotElement)


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

Reference

PlotElement Class
PlotElement Members