Currently my graph only shows the index in the x-axis and current in y-axis. Now I added additional parameters (NumberOfPoints =1024, TimeImtervall = 0.0003s) to the graph-function.
What I finally want is that the x-axis show time-values and not the index.
But I the only examples I found where how to add a date.
It has something to do with the "XAxis.Type" and "XAxis.Scale.Format" but I haven't found out how to do this.