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