This is a migrated thread and some comments may be shown as answers.

Chart DateTime Min value XAxis and ticks

1 Answer 70 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Adam
Top achievements
Rank 1
Adam asked on 05 Aug 2010, 10:58 PM
How do I set the AxisX.MinValue for a DateTime ??? (i.e. set the first date of the first point to be displayed).

If I add a timeseries - by default (AutoRange=true) the ticks always seem to be set to 8 minutes past the hour whatever my data is .. how do I correct it so ticks always appear on the hour.

I am continually adding point to my graph so I expect the max value to update automatically.

1 Answer, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 10 Aug 2010, 11:18 AM
Hello Adam,

When setting the min date, you can use the approach specified in the following topic:

http://www.telerik.com/help/silverlight/radchart-features-datetime-support.html

to ensure a type match between the DateTime value and the double type of the MinValue property.
Further, at present I cannot determine for sure why there is a misalignment between the value and the tick. If the issue persists, you can open a formal support ticket, and send us a small project, demonstrating your setup, and showing the unwanted behavior, for additional review and testing.

Best wishes,
Yavor
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Chart
Asked by
Adam
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Share this question
or