By Manal Goyal - Friday, May 18, 2018
I have a time driven line series chart, In which I have different values for y axis at different times. I want x axis to show the data label value(date time) only where a data point is present in line series. I would also like if it is possible to do it without any scaling as the time stamps on the data points is unrelated. Please let me know if any more information is required to resolve this query.
Thanks and regards Manal
|
By Nevron Support - Friday, May 18, 2018
Hi Manal, You can use custom value labels for this purpose - check out the following topic: http://helpdotnetvision.nevron.com/UsersGuide_Axes_Scale_Custom_Labels.html Another alternative is to use a chart with custom ticks where you provide the same x values for the ticks as the data points: http://helpdotnetvision.nevron.com/#UsersGuide_Axes_Scale_ScaleConfigurators_Major_and_Minor_Ticks.html
Hope this helps - let us know if you have any questions.
|
|