Gets or sets the storyboard that is applied to the plot element.

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

Syntax

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

See Also