Version

ShowSeriesName Property

Returns or sets a value indicating whether the series name is shown in the label.
Syntax
public ExcelDefaultableBoolean ShowSeriesName {get; set;}
Remarks

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