GetHasSeriesLines Method
GetHasSeriesLines function
True if a stacked column chart or bar chart has series lines orif a Pie of Pie chart or Bar of Pie chart has connector lines between the two sections.Applies only to stacked column charts, bar charts, Pie of Pie charts, or Bar of Pie charts.
func (instance *Series) GetHasSeriesLines() (bool, error)
Remarks
See Also
- Class Series
- Library Aspose.Cells for Go