Version

ShowRange Property

Returns or sets a boolean value indicating whether the data label range is shown.
Syntax
public ExcelDefaultableBoolean ShowRange {get; set;}
Remarks

The data label range is defined by the DataLabelsRange

The data label range is not shown by default; to show the range 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