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






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

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

 Syntax

C#  Copy Code

public double RadiusY { get; }

Visual Basic  Copy Code

Public ReadOnly Property RadiusY 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