Gets or sets a PenLineCap enumeration value that specifies how the ends of a dash in a ChartSeries shape are drawn. This is a dependency property.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public PenLineCap StrokeDashCap { get; set; } |
Visual Basic Copy Code |
---|
Public Property StrokeDashCap As PenLineCap |
A member of the WPF PenLineCap enumeration. The default is Flat.