GrapeCity.Xaml.Excel
ShowLegendKeys Property (IExcelChartDataTable)


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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelChartDataTable Interface
IExcelChartDataTable Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options