Gets or sets a PenLineCap enumeration value that describes the Shape at the start of a line.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public PenLineCap StrokeStartLineCap { get; set; } |
Visual Basic
![]() |
---|
Public Property StrokeStartLineCap As PenLineCap |
An instance of the System.Windows.Media.PenLineCap enumeration values. Default value is PenLineCap.Flat.