Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
IChartGroup Interface
/ HasDropLines Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
HasDropLines Property
In This Topic
Gets or sets whether the chart has drop lines (True if the line chart or area chart has drop lines). Applies only to line and area charts.
Syntax
C#
System.
bool
HasDropLines {
get
;
set
;}
See Also
Reference
IChartGroup Interface
IChartGroup Members