Color, Gradient or Pattern for the Foreground of the series line

Namespace: Ico.Awx.Chart
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public Brush SeriesStroke { get; set; }
Visual Basic
Public Property SeriesStroke As Brush
	Get
	Set
JScript
function get SeriesStroke () : Brush
function set SeriesStroke (value : Brush)

See Also