Defines panel that contains UIElement attached to the data coordinates.

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
public class ChartPanel : Panel, IChartLayer
Visual Basic
Public Class ChartPanel _
	Inherits Panel _
	Implements IChartLayer

Inheritance Hierarchy

See Also