Gets or sets the foreground brush of the axis.

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

Syntax

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

See Also