GrapeCity.Xaml.Excel
StockChart Property (ExcelChart)


Specifies there is a stock chart.
Syntax
'Declaration
 
Public Property StockChart As IExcelStockChart
'Usage
 
Dim instance As ExcelChart
Dim value As IExcelStockChart
 
instance.StockChart = value
 
value = instance.StockChart
public IExcelStockChart StockChart {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