Gets or sets a PenLineCap enumeration value that specifies how the ends of a dash in a ChartSeries shape are drawn.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public PenLineCap StrokeDashCap { get; set; } |
Visual Basic
![]() |
---|
Public Property StrokeDashCap As PenLineCap |
An instance of the System.Windows.Media.PenLineCap enumeration values. Default value is PenLineCap.Flat.