Version

ShowPercentage Property

Returns or sets a value indicating whether the percentage of the range is shown.
Syntax
public ExcelDefaultableBoolean ShowPercentage {get; set;}
Remarks

The percentage is not shown by default; to show the percentage in the label, set this property to true.

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