Creates a Shape that represents the chart element.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public abstract Shape CreateShape () |
Visual Basic
![]() |
---|
Public MustOverride Function CreateShape () As Shape |
An instance of the System.Windows.Shape class.
This method is used internally by the control and is not intended to be called by your code.