Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IChartGroup Interface / getSeriesLines Method
In This Topic
    getSeriesLines Method
    In This Topic
    Returns the IChartLines object that represents the series lines for astacked bar chart or a stacked column chart. Applies only to stacked bar and stacked column charts.
    Syntax
    IChartLines getSeriesLines()
    See Also