Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
265
X-Axis: how to make Labels display?
posted

I have a datatable with 3 columns "Month Data1 Data2", and I reverse the datatable so make it the datasource of winchart. But some charts displayed the X Labes, some not? What's the reason? How to make the Month column always displayed as the X Labels?

Parents
No Data
Reply
  • 26458
    Offline posted

    What chart types didn't display the month column? I'm assuming that's a string column. Not every chart type uses a string-based X axis. For example, Scatter and Bubble charts use both numeric axes. With the charts that don't display the month, do you see any labels?

Children