MindFusion.Wpf Pack Programmer's Guide
ChartElement.Shape Property
See Also
 





Gets or sets the shape that represents this ChartElement.

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

 Syntax

C#  Copy Code

public Shape Shape { get; set; }

Visual Basic  Copy Code

Public Property Shape As Shape

 Property Value

An instance of the WPF Shape class.

 See Also

ChartElement Members
ChartElement Class
MindFusion.Charting.Wpf Namespace