Creates a Shape that represents the line element.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
SyntaxC#
Copy Code
|
|---|
public override Shape CreateShape () |
Visual Basic
Copy Code
|
|---|
Public Overrides Function CreateShape () As Shape |
A WPF Shape object.
See Also