GrapeCity.Xaml.Excel
ShowLegendKeys Property (ExcelChartDataTable)


Indicating whether show legend keys in data tale
Syntax
'Declaration
 
Public Property ShowLegendKeys As Boolean
'Usage
 
Dim instance As ExcelChartDataTable
Dim value As Boolean
 
instance.ShowLegendKeys = value
 
value = instance.ShowLegendKeys
public bool ShowLegendKeys {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelChartDataTable Class
ExcelChartDataTable Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options