Gets or sets the stroke of plot area bounds.

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

Syntax

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

See Also