Creates a Shape that represents the line element.
Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight
C#
![]() |
---|
public override Shape CreateShape () |
Visual Basic
![]() |
---|
Public Overrides Function CreateShape () As Shape |
A System.Windows.Shapes.Shape object.
This method is used internally by the control and is not intended to be called by your code.