GrapeCity.Xaml.Excel
ShowOutlineBorder Property (ExcelChartDataTable)


Indicating whether show outline border in data table.
Syntax
'Declaration
 
Public Property ShowOutlineBorder As Boolean
'Usage
 
Dim instance As ExcelChartDataTable
Dim value As Boolean
 
instance.ShowOutlineBorder = value
 
value = instance.ShowOutlineBorder
public bool ShowOutlineBorder {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