Version

Outline Property (Series)

Gets or sets the brush to use for the outline of the series.
Syntax
public Brush Outline {get; set;}
Remarks
Some series types, such as LineSeries, do not display outlines. Therefore, this property does not affect some charts.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also