Series.SeriesLines

Series.SeriesLines property

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.

public Line SeriesLines { get; }

See Also