GrapeCity.Xaml.Excel
ShowVerticalBorder Property (ExcelChartDataTable)


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