GetHasDropLines Method
GetHasDropLines function
True if the chart has drop lines.Applies only to line chart or area charts.
func (instance *Series) GetHasDropLines() (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) GetHasDropLines() (bool, error)