Class ChartConfigForFunction


  • public final class ChartConfigForFunction
    extends java.lang.Object
    Defines the chart configuration for a function.
    Since:
    4.2.0
    • Method Detail

      • getAxisConfig

        public AxisConfig getAxisConfig()
        Returns the axis configuration.
      • getSupportedChartTypes

        public java.util.List<ChartType> getSupportedChartTypes()
        Returns the list of all supported chart types.
      • getDefaultChartType

        public ChartType getDefaultChartType()
        Returns the default chart type.