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
SyntaxC#
Copy Code
|
|---|
public double StrokeMiterLimit { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property StrokeMiterLimit As Double |
A double value. The default is 1.
See Also