GrapeCity.Xaml.Excel
BarChart Property (ExcelChart)


Specifies there is a Bar or column series on the chart.
Syntax
'Declaration
 
Public Property BarChart As IExcelBarChart
'Usage
 
Dim instance As ExcelChart
Dim value As IExcelBarChart
 
instance.BarChart = value
 
value = instance.BarChart
public IExcelBarChart BarChart {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelChart Class
ExcelChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options