Version

ShowCategoryName Property

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

The category name is not shown by default; to show the category name 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