I\'m attempting to build a stock chart using Microsoft\'s charting library.
I\'m using this code to create the chart in my view:
@{ System.Web.H
Well, actually the easiest way is just change it to:
yFields: "Open,,High,,Low,,Close",