Gets or sets the stroke brush for the plot element.

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

Syntax

C#
public virtual Brush Stroke { get; set; }
Visual Basic
Public Overridable Property Stroke As Brush
	Get
	Set

See Also