GetUpBars Method

GetUpBars function

Returns an DropBars object that represents the up bars on a line chart.Applies only to line charts.


func (instance *Series) GetUpBars()  (*DropBars,  error) 

Remarks

See Also