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






Creates a Shape that represents this bar.

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

A System.Windows.Shape object.

 Remarks

This method is used internally by the control and is not

 See Also

Bar Members
Bar Class
MindFusion.Charting.Silverlight Namespace