Version

ShowValue Property (DataBarConditionalFormat)

Returns or sets a boolean value indicating whether the cell value is shown along with the data bar.
Syntax
public bool ShowValue {get; set;}
Remarks

By default, the cell value is displayed along with the databar; use this property to prevent the cell value from appearing.

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