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

RadHtmlChart DataField Alignment

1 Answer 107 Views
Chart (HTML5)
This is a migrated thread and some comments may be shown as answers.
Jakub
Top achievements
Rank 1
Jakub asked on 04 Dec 2014, 04:13 PM
Hello, I am using a RadHtmlChart but the DataFieldY and DataFieldX values are not aligning. I am creating the chart programmatically and binding to a datatable and I am setting the data fields to two columns in the datatable, chartSeries.DataFieldY = "Amount", chartSeries.DataFieldX = "Date". However I get this (attached image). Notice that the line markers are not aligning with the dates on the x axis. Is there a way that I can put the date labels on the minor ticks or can I put the line markers on the major ticks so that the x and y data can intersect?

1 Answer, 1 is accepted

Sort by
0
Jakub
Top achievements
Rank 1
answered on 04 Dec 2014, 04:46 PM
Never mind, you can disregard this. I hid the minor ticks and it looks right now. Thank you.
Tags
Chart (HTML5)
Asked by
Jakub
Top achievements
Rank 1
Answers by
Jakub
Top achievements
Rank 1
Share this question
or