Gets a PenLineCap enumeration value that describes the Shape at the end of a line.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public PenLineCap StrokeEndLineCap { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property StrokeEndLineCap As PenLineCap |
A member of the WPF PenLineCap enumeration. The default is Flat.