Spread WPF Documentation
UpDownBars Property (IExcelLineChart)


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;}
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

IExcelLineChart Interface
IExcelLineChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.