GetDownBars Method

GetDownBars function

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


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

Remarks

See Also