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
close icon

ASP.NET ChartWebControl Date Issue

I have chartwebcontrol on a webform with datevalue in x axis ChartWebControl1.ChartArea.PrimaryXAxis.ValueType = ChartValueType.DateTime ''ChartWebControl1.ChartArea.PrimaryXAxis.DesiredIntervals = 10 ChartWebControl1.ChartArea.PrimaryXAxis.DateTimeRange = New ChartDateTimeRange(ChartWebControl1.ChartArea.PrimaryXAxis.DateTimeRange.Start, ChartWebControl1.ChartArea.PrimaryXAxis.DateTimeRange.End, 1, ChartDateTimeIntervalType.Months) ChartWebControl1.ChartArea.PrimaryXAxis.DateTimeFormat = "MMM-yyyy" ChartWebControl1.ChartArea.PrimaryXAxis.DesiredIntervals = 10 Me.ChartWebControl1.ChartArea.PrimaryXAxis.LabelRotate = True I get a error message OleAut date did not convert to a DateTime correctly. --Shankar

1 Reply

AD Administrator Syncfusion Team June 11, 2005 05:17 AM UTC

Hi Shanker, I am able to reproduce the problem. We will work on a fix and release a patch version at the earliest. Thanks, Davis

Loader.
Live Chat Icon For mobile
Up arrow icon