Interface PrefixTicker.Rule

    • Method Detail

      • indexToPrefix

        Caption indexToPrefix​(long index)
        Returns the prefix part only for labelling the major tick identified by a given index.
        Parameters:
        index - major tick index
        Returns:
        prefix part of label
      • indexToSuffix

        Caption indexToSuffix​(long index)
        Returns the suffix part only for labelling the major tick identified by a given index.
        Parameters:
        index - major tick index
        Returns:
        suffix part of label