GrapeCity.Xaml.Excel
DropLine Property (ExcelAreaChart)


specifies drop lines.
Syntax
'Declaration
 
Public Property DropLine As ExcelChartLines
'Usage
 
Dim instance As ExcelAreaChart
Dim value As ExcelChartLines
 
instance.DropLine = value
 
value = instance.DropLine
public ExcelChartLines DropLine {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelAreaChart Class
ExcelAreaChart Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options