Gets or sets the symbol style that is applied to the plot element before storyboard starts.

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

Syntax

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

See Also