GrapeCity.Xaml.Excel
ShowHorizontalBorder Property (IExcelChartDataTable)


Indicating whether show Horizontal border in data table.
Syntax
'Declaration
 
Property ShowHorizontalBorder As Boolean
'Usage
 
Dim instance As IExcelChartDataTable
Dim value As Boolean
 
instance.ShowHorizontalBorder = value
 
value = instance.ShowHorizontalBorder
bool ShowHorizontalBorder {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