Hi
We have a requirement to show week,month wise data with the kendo chart.
Currently we are showing the data as per data we have in Database, lets have an example as below.
we have data of "June, July and September" for the year "2015" in database, so with kendo chart we are showing the data of the same with "June, July and Sept" on x Axis label and value on Y Axis.
Now here we need to customize X Axis to show "August" month label too with no data, as data is not present in the database.
Any kendo property support to enable it.
Regards,
Hitesh