Gets or sets the style of symbol.

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