Class ChartDataUtil


  • public class ChartDataUtil
    extends java.lang.Object
    Deprecated.
    ported to io.keikai.ngapi.impl.ChartDataHelper
    Utility to create simple ChartData from a sheet selection. It guesses the series from the selection.
    Author:
    dennis
    • Constructor Summary

      Constructors 
      Constructor Description
      ChartDataUtil()
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ChartDataUtil

        public ChartDataUtil()
        Deprecated.