Class NumberCache

java.lang.Object
com.independentsoft.office.charts.NumberCache

public class NumberCache extends Object
The Class NumberCache.
  • Constructor Details

    • NumberCache

      public NumberCache()
      Instantiates a new number cache.
  • Method Details

    • clone

      public NumberCache clone()
      Overrides:
      clone in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getNumericPoints

      public List<NumericPoint> getNumericPoints()
      Gets the numeric points.
      Returns:
      the numeric points
    • getFormat

      public String getFormat()
      Gets the format.
      Returns:
      the format
    • setFormat

      public void setFormat(String format)
      Sets the format.
      Parameters:
      format - the new format