GrapeCity.Xaml.Excel
UpDownBars Property (IExcelStockChart)


GrapeCity.Excel.Chart Namespace > IExcelStockChart Interface : UpDownBars Property
Specifies the Up/Down bars for the line chart.
Syntax
'Declaration
 
Property UpDownBars As ExcelUpDownBars
'Usage
 
Dim instance As IExcelStockChart
Dim value As ExcelUpDownBars
 
instance.UpDownBars = value
 
value = instance.UpDownBars
ExcelUpDownBars UpDownBars {get; set;}
See Also

Reference

IExcelStockChart Interface
IExcelStockChart Members