Version

SeriesLines Property

Determines the fill and width for the lines which connect the first and second plot areas in a 'bar of pie' or 'pie of pie' chart.
Syntax
public ChartSeriesLines SeriesLines {get; set;}
Remarks

This property is only applicable for the BarOfPie and PieOfPiechart types.

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