Creates a Shape that represents the chart element.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public abstract Shape CreateShape () |
Visual Basic Copy Code |
---|
Public MustOverride Function CreateShape () As Shape |
A WPF Shape object.