How to format the axis values in an asp.net mvc 3 chart using C# and razor? -


i'm trying create chart in asp.net mvc 3 using system.web.helpers namespace. however, cannot find way format values of y axis. display 1000,2000,3000,4000 when them $1,000,$2,000,$3,000,$4,000

any ideas?

there not seem way this. marking answer.


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

android - layout with fragment and framelayout replaced by another fragment and framelayout -