Gets or sets the attach of chart panel object.

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

Syntax

C#
public ChartPanelAttach Attach { get; set; }
Visual Basic
Public Property Attach As ChartPanelAttach
	Get
	Set

See Also