GrapeCity.Xaml.Excel
UpDownBars Property (ExcelLineChart)


Specifies the Up/Down bars for the line chart.
Syntax
'Declaration
 
Public Property UpDownBars As ExcelUpDownBars
'Usage
 
Dim instance As ExcelLineChart
Dim value As ExcelUpDownBars
 
instance.UpDownBars = value
 
value = instance.UpDownBars
public ExcelUpDownBars UpDownBars {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelLineChart Class
ExcelLineChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options