GrapeCity.Xaml.Excel
DropLine Property (IExcelStockChart)


GrapeCity.Excel.Chart Namespace > IExcelStockChart Interface : DropLine Property
specifies drop lines.
Syntax
'Declaration
 
Property DropLine As ExcelChartLines
'Usage
 
Dim instance As IExcelStockChart
Dim value As ExcelChartLines
 
instance.DropLine = value
 
value = instance.DropLine
ExcelChartLines DropLine {get; set;}
See Also

Reference

IExcelStockChart Interface
IExcelStockChart Members