MindFusion.Charting for Silverlight Programmer's Guide
PiePiece.RadiusX Property
See Also
 






Gets the X-radius of the pie this piece is taken of.

Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight

 Syntax

C#  Copy Code

public double RadiusX { get; }

Visual Basic  Copy Code

Public ReadOnly Property RadiusX As Double

 Property Value

A double value. Default is 0.0

 Remarks

The radius of the pie is calculated automatically based on the size of the control.

 See Also

PiePiece Members
PiePiece Class
MindFusion.Charting.Silverlight Namespace