GrapeCity.Xaml.Excel
ShowHorizontalBorder Property (ExcelChartDataTable)


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