Version

SecondPlotSize Property

Returns or sets the size of the second plot area in a 'bar of pie' or 'pie of pie' chart, expressed as a percentage of the first plot area's size.
Syntax
public int SecondPlotSize {get; set;}
Remarks

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

This property supports values in the range of 5 to 200, inclusively.

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