Interface IChartContainer

    • Method Detail

      • getChart

        default UIChart getChart()
        Gets the chart of this container.
        Returns:
        The Chart instance, or null if this container is orphan.
      • getName

        default java.lang.String getName()
        Gets the name of this container.