GrapeCity.Xaml.Excel
StockChart Property (IExcelChart)


GrapeCity.Excel.Chart Namespace > IExcelChart Interface : StockChart Property
Specifies there is a stock chart.
Syntax
'Declaration
 
Property StockChart As IExcelStockChart
'Usage
 
Dim instance As IExcelChart
Dim value As IExcelStockChart
 
instance.StockChart = value
 
value = instance.StockChart
IExcelStockChart StockChart {get; set;}
See Also

Reference

IExcelChart Interface
IExcelChart Members