Creates a Shape that represents this candlestick.
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 System.Windows.Shapes.Shape object.
See Also