Interface ChartExpression

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String getDataSource()  
      String[] getHyperlinkFormulas()  
      void setDataSource​(String dataSource)  
      • Methods inherited from interface org.pentaho.reporting.engine.classic.core.function.Expression

        clone, getDataRow, getDependencyLevel, getInstance, getName, getReportConfiguration, getResourceBundleFactory, getRuntime, getValue, isActive, isDeepTraversing, isPreserve, setDependencyLevel, setName, setRuntime
    • Method Detail

      • getDataSource

        String getDataSource()
      • setDataSource

        void setDataSource​(String dataSource)
      • getHyperlinkFormulas

        String[] getHyperlinkFormulas()