[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IChartGroup.SeriesLines

SeriesLines Property

SeriesLines

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.

Declaration
IChartLines SeriesLines { get; }
ReadOnly Property SeriesLines As IChartLines