GrapeCity.Xaml.Excel
BarChart Property (IExcelChart)


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

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelChart Interface
IExcelChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options