Jump to content
Software FX Community

dun

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by dun

  1. Hi,

    I am trying to disable the X axis labels without removing  the scale.

    The Java API for the Class

    Axis
    states:

    You can easily remove all labels set to an axis with the DataValues.clear() method of the DataValues
    Class
    .

    But DataValues.clear() actually removes all the values in the chart.

    A quick hack in the case of a plain color background would be to set the font colors to the same as the background, but that's definitely not the right solution...

    Is there any other way to achieve this that I am missing?

     

    Thanks,

    Dogan

     

×
×
  • Create New...