MindFusion.Charting for Silverlight 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.Silverlight
Assembly: MindFusion.Charting.Silverlight

 Syntax

C#  Copy Code

public double StrokeMiterLimit { get; }

Visual Basic  Copy Code

Public ReadOnly Property StrokeMiterLimit As Double

 Property Value

A double value. Default is 1.0

 See Also

ChartElement Members
ChartElement Class
MindFusion.Charting.Silverlight Namespace