Gets or sets the symbol marker.

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

Syntax

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

See Also