We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Wrong values in Chart DateTime label

Hi,

I'm using the Chart control to display 20 data elements. I add an element every two seconds and remove the first element. That works great so far. I want to display the time on the x axis. I used the following values to display the time:

<Charts:Chart.PrimaryAxis>
<Charts:ChartAxis LabelDateTimeFormat="HH/mm/ss" ValueType="DateTime">
<Charts:ChartAxis.Header>
<TextBlock FontSize="16" FontFamily="SegoeUI" Margin="10" Text="Time"/>
</Charts:ChartAxis.Header>
</Charts:ChartAxis>
</Charts:Chart.PrimaryAxis>

 

The DateTime value for a new Element is always DateTime.Now, but the Label displays a time about 47 minues ahead. I debugged the App and the data elements definetly have the correct value. Does anyone have a Suggestion how I can fix this?



chart_752d873d.rar

1 Reply

GA Ganesan Syncfusion Team November 28, 2012 11:23 AM UTC

Hi Sebastien ,

We would like to inform you that the scenario reported is an issue in our control. We have the fixed that issue and the fix for this issue will be included in our WINRT beta refresh release,which is expected to be rollout by the end of this week (November 30th,2012).

Regards,
Ganesan

Loader.
Live Chat Icon For mobile
Up arrow icon