Gets or sets the line join type used by the plot element.

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
public PenLineJoin StrokeLineJoin { get; set; }
Visual Basic
Public Property StrokeLineJoin As PenLineJoin
	Get
	Set

See Also