Spread.Services Documentation
HasDropLines Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread.Drawing Namespace
>
IChartGroup Interface
: HasDropLines Property
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