MindFusion.Silverlight Package Programmer's Guide
ChartElement.StrokeEndLineCap Property
See Also
 





Gets a PenLineCap enumeration value that describes the Shape at the end of a line.

Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight

 Syntax

C#  Copy Code

public PenLineCap StrokeEndLineCap { get; }

Visual Basic  Copy Code

Public ReadOnly Property StrokeEndLineCap As PenLineCap

 Property Value

An instance of the enumeration values. Default value is PenLineCap.Flat.

 See Also

ChartElement Members
ChartElement Class
MindFusion.Charting.Silverlight Namespace