Quantcast
Channel: OxyPlot (moved to GitHub)
Viewing all articles
Browse latest Browse all 2061

New Post: ContourSeries Add Paramters

$
0
0
Hello !

First, i have to say thank you for this amazing tool that is OxyPlot.

My problem is simple I think, I`m trying to follow a "Contour Series Example" (Peaks Example Actually), and in the code to add parameters is necessary to something like that:

contourSeries.ColumnCoordinates.Add(value); right?

But when I do that, i receive a error message, something about there no Add method in a array[].

So, i tryed to do that (to all parameters ... Column, Row, Levels and Data (in Data I used a Matriz)):

contourSeries.ColumnCoordinates[0] = value;

But still doesnt work, I miss something??

Viewing all articles
Browse latest Browse all 2061

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>