Set FirstweekdayHello Guys,<br/><br/>I am using the Microsoft Chart Controls. And I'm now trying the DataManipulator to group data by week from one graph to another.<span style="font-size:x-small"> <p>Example<br/><span style="font-size:x-small">StackedFootFall.DataManipulator.Group(formula, 1, </span><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">IntervalType</span></span><span style="font-size:x-small">.Weeks, </span><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">&quot;FootFall&quot;</span></span><span style="font-size:x-small">, </span><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">&quot;Grouped FootFall&quot;</span></span><span style="font-size:x-small">);<br/><br/>The problem is: I want to change the FirstWeekday but I don't now how to do it. I've tried to change in the Culture setting, but nothing changes. The data is groupe weekly, yes, but considering the week is starting sunday and not monday as I want.<br/><br/>Please Help!<br/>Thanks,</span></p> </span>© 2009 Microsoft Corporation. All rights reserved.Fri, 03 Jul 2009 11:06:09 Z829a7f8a-1c51-4366-959d-c08c2373e6f6http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/829a7f8a-1c51-4366-959d-c08c2373e6f6#829a7f8a-1c51-4366-959d-c08c2373e6f6http://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/829a7f8a-1c51-4366-959d-c08c2373e6f6#829a7f8a-1c51-4366-959d-c08c2373e6f6Mário Barroshttp://social.msdn.microsoft.com/Profile/en-US/?user=M%u00e1rio%20BarrosSet FirstweekdayHello Guys,<br/><br/>I am using the Microsoft Chart Controls. And I'm now trying the DataManipulator to group data by week from one graph to another.<span style="font-size:x-small"> <p>Example<br/><span style="font-size:x-small">StackedFootFall.DataManipulator.Group(formula, 1, </span><span style="font-size:x-small;color:#2b91af"><span style="font-size:x-small;color:#2b91af">IntervalType</span></span><span style="font-size:x-small">.Weeks, </span><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">&quot;FootFall&quot;</span></span><span style="font-size:x-small">, </span><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">&quot;Grouped FootFall&quot;</span></span><span style="font-size:x-small">);<br/><br/>The problem is: I want to change the FirstWeekday but I don't now how to do it. I've tried to change in the Culture setting, but nothing changes. The data is groupe weekly, yes, but considering the week is starting sunday and not monday as I want.<br/><br/>Please Help!<br/>Thanks,</span></p> </span>Thu, 02 Jul 2009 09:52:40 Z2009-07-02T09:52:40Zhttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/829a7f8a-1c51-4366-959d-c08c2373e6f6#2d845e05-ecfb-42da-b689-4fdf15daebfahttp://social.msdn.microsoft.com/Forums/en-US/MSWinWebChart/thread/829a7f8a-1c51-4366-959d-c08c2373e6f6#2d845e05-ecfb-42da-b689-4fdf15daebfaMário Barroshttp://social.msdn.microsoft.com/Profile/en-US/?user=M%u00e1rio%20BarrosSet FirstweekdayGot IT!!!<br/> <br/> Have a look at the property intervalOffsetType and IntervalOffset. Not a very obvious and/or great way of implementing this by Dundas/Micrsoft.<br/> <br/> It works though.<br/> <br/> MárioFri, 03 Jul 2009 11:05:24 Z2009-07-03T11:05:24Z