MindFusion.Wpf Pack Programmer's Guide
ChartElement.StrokeMiterLimit Property
See Also
 





Gets a limit on the ratio of the miter length to half the StrokeThickness of a Shape element.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public double StrokeMiterLimit { get; }

Visual Basic  Copy Code

Public ReadOnly Property StrokeMiterLimit As Double

 Property Value

A double value. The default is 1.

 See Also

ChartElement Members
ChartElement Class
MindFusion.Charting.Wpf Namespace