GrapeCity.Xaml.Excel
DropLine Property (IExcelLineChartBase)


GrapeCity.Excel.Chart Namespace > IExcelLineChartBase Interface : DropLine Property
Specifies the dropLine format.
Syntax
'Declaration
 
Property DropLine As ExcelChartLines
'Usage
 
Dim instance As IExcelLineChartBase
Dim value As ExcelChartLines
 
instance.DropLine = value
 
value = instance.DropLine
ExcelChartLines DropLine {get; set;}
See Also

Reference

IExcelLineChartBase Interface
IExcelLineChartBase Members