GrapeCity.Xaml.Excel
UpDownBars Property (IExcelLineChart)


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

Reference

IExcelLineChart Interface
IExcelLineChart Members