I have some data


<Array>
<Element Value="30"/>
<Element Value="50"/>
<Element Value="10"/>
</Array>

Now I want to create a curve using this data. I think to use the...