MindFusion.Wpf Pack Programmer's Guide
Candlestick.CreateShape Method
See Also
 





Creates a Shape that represents this candlestick.

Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf

 Syntax

C#  Copy Code

public override Shape CreateShape ()

Visual Basic  Copy Code

Public Overrides Function CreateShape () As Shape

 Return Value

A System.Windows.Shapes.Shape object.

 See Also

Candlestick Members
Candlestick Class
MindFusion.Charting.Wpf Namespace