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






Creates a Shape that represents this scatter element.

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 class.

 Remarks

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

 See Also

Scatter Members
Scatter Class
MindFusion.Charting.Silverlight Namespace