SetHasDropLines Method
SetHasDropLines function
True if the chart has drop lines.Applies only to line chart or area charts.
func (instance *Series) SetHasDropLines(value bool) error
Remarks
See Also
- Class Series
- Library Aspose.Cells for Go
True if the chart has drop lines.Applies only to line chart or area charts.
func (instance *Series) SetHasDropLines(value bool) error