Spread.Services Documentation
DropLines 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
: DropLines Property
Returns the
IChartLines
object that represents the drop lines for a series on a line chart or area chart. Applies only to line charts or area charts.
Syntax
C#
IChartLines
DropLines {
get
;}
See Also
Reference
IChartGroup Interface
IChartGroup Members