GetNSeries Method
GetNSeries function
Gets a SeriesCollection collection representing the data series in the chart.
func (instance *Chart) GetNSeries() (*SeriesCollection, error)
Remarks
See Also
- Class Chart
- Library Aspose.Cells for Go
Gets a SeriesCollection collection representing the data series in the chart.
func (instance *Chart) GetNSeries() (*SeriesCollection, error)