GetSeriesLines Method

GetSeriesLines function

Returns a SeriesLines 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.


func (instance *Series) GetSeriesLines()  (*Line,  error) 

Remarks

See Also