Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IChartGroup Interface / SeriesLines Property
In This Topic
    SeriesLines Property
    In This Topic
    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
    IChartLines SeriesLines {get;}
    See Also