Class SimpleAxisLabelHandler

  • All Implemented Interfaces:
    AxisLabelHandler

    public class SimpleAxisLabelHandler
    extends GridAxisLabelHandler
    An AxisLabelHandler which displays axis value "as-is" without attempting to truncate very large values by displaying as powers of 1000.
    Author:
    ulman
    • Constructor Detail

      • SimpleAxisLabelHandler

        public SimpleAxisLabelHandler()