Gets or sets a PenLineJoin enumeration value that specifies the type of join that is used at the vertices of a ChartSeries Shape.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public PenLineJoin StrokeLineJoin { get; set; } |
Visual Basic
![]() |
---|
Public Property StrokeLineJoin As PenLineJoin |
An instance of the System.Windows.Media.PenLineJoin enumeration values. Default value is PenLineJoin.Miter.