Gets or sets the line join type used by the plot element.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
| C# |
|---|
public PenLineJoin StrokeLineJoin { get; set; } |
| Visual Basic |
|---|
Public Property StrokeLineJoin As PenLineJoin Get Set |