jdw1710 Posted November 7, 2011 Report Posted November 7, 2011 Hello, We are getting repeating dates for the x axis labels (see picture). We suspect the line of code causing this issue is: c.DataSourceSettings.Fields.Add( New FieldMap("Boxdate", FieldUsage.Label)) When we comment out this code the issue goes away. Unfortuantely we need to bind the label to get accurate steps using the candlestick chart display. Anyone know a setting or configuration that will get rid of the duplicate date labels. Thank you, Jim W. Quote
AndreG Posted November 9, 2011 Report Posted November 9, 2011 The image seems to be broken. Can you repost? Now, regarding your issue. Does your data have repeating dates on each row? Have you tried with XValues instead of Label? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.