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