<Legend layout="horizontal" verticalAlign="top" align="center" /> // above 

1

//Try and assuming you've wrapped it in 
<Legend wrapperStyle={{top: 0, left: 25}}/> 
//a ResponsiveContainer with a defined height, that should work.