Clone the attributes of the plot element.

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

Syntax

C#
protected void CloneAttributes(
	PlotElement clone
)
Visual Basic
Protected Sub CloneAttributes ( _
	clone As PlotElement _
)

See Also