MindFusion.Charting for Silverlight Programmer's Guide
PiePiece.CreateShape Method
See Also
 






Creates a Shape that represents the pie piece.

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

 Syntax

C#  Copy Code

public override Shape CreateShape ()

Visual Basic  Copy Code

Public Overrides Function CreateShape () As Shape

 Return Value

An instance of the System.Windows.Shapes.Shape object.

 Remarks

This method is used internally by the control and is not intended to be called by your code.

 See Also

PiePiece Members
PiePiece Class
MindFusion.Charting.Silverlight Namespace