Gets the symbol shape of the plot element.

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

Syntax

C#
public Shape Symbol { get; }
Visual Basic
Public ReadOnly Property Symbol As Shape
	Get

See Also