I got the metro version working - is there a way to fill an area under a graph?
This discussion was imported from CodePlex
doctorj wrote at 2012-09-19 22:42:
Hi ,
I have a graph that is bounded by two vertical lines - is there a way to fill the area with a color?
Thanks,
Jerry
objo wrote at 2012-09-24 10:23:
under a graph: use an AreaSeries
between two vertical lines: use a RectangleAnnotation with MinimumY=MaximumY=NaN
doctorj wrote at 2012-09-24 15:26:
actually it is bounded by two vertical lines and the graph line above and the x axis so it is an enclosed area , I have plotted. I have used lineseries to plot the curve and two straight lines , do I still use an AreaSeries function? Thanks for your help
Also do I need to update my libraries since you have updated your PCL/Metro for Windows Store auth. ?
Thanks
Customer support service by UserEcho