GetTrendLines Method
GetTrendLines function
Returns all the trendlines of this series.
func (instance *Series) GetTrendLines() (*TrendlineCollection, error)
Remarks
See Also
- Class Series
- Namespace Aspose.Cells.Charts
- Library Aspose.Cells for Go
Returns all the trendlines of this series.
func (instance *Series) GetTrendLines() (*TrendlineCollection, error)