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





Creates a Shape that represents the chart element.

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

 Syntax

C#  Copy Code

public abstract Shape CreateShape ()

Visual Basic  Copy Code

Public MustOverride Function CreateShape () As Shape

 Return Value

A WPF Shape object.

 See Also

ChartElement Members
ChartElement Class
MindFusion.Charting.Wpf Namespace