Version

ShowValue Property (DataLabel)

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

The value is shown by default; to prevent the value from displaying in the label, set this property to false.

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