GrapeCity.Xaml.Excel
ShowSeriesName Property (ExcelDataLabels)


Specifies whether the data label show the series name.
Syntax
'Declaration
 
Public Property ShowSeriesName As Boolean
'Usage
 
Dim instance As ExcelDataLabels
Dim value As Boolean
 
instance.ShowSeriesName = value
 
value = instance.ShowSeriesName
public bool ShowSeriesName {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelDataLabels Class
ExcelDataLabels Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options