MindFusion.Charting for Silverlight Programmer's Guide
ChartElement.Shape Property
See Also
 






Gets or sers the shape that represents this ChartElement.

Namespace: MindFusion.Charting.Silverlight
Assembly: MindFusion.Charting.Silverlight

 Syntax

C#  Copy Code

public Shape Shape { get; set; }

Visual Basic  Copy Code

Public Property Shape As Shape

 Property Value

An instance of the System.Windows.Media.Shapes.Shape class.

 See Also

ChartElement Members
ChartElement Class
MindFusion.Charting.Silverlight Namespace