Class TreeMapChartWidget

    • Constructor Detail

      • TreeMapChartWidget

        public TreeMapChartWidget()
        Builds the object.
      • TreeMapChartWidget

        protected TreeMapChartWidget​(TreeMapChart extendedChart)
        Builds the chart.
        This is must be extended for controller which are based on this chart.
        Parameters:
        extendedChart - new chart
    • Method Detail

      • getOptions

        public TreeMapOptions getOptions()
        Description copied from interface: IsChart
        Returns the options of chart.
        Specified by:
        getOptions in interface IsChart
        Returns:
        the options of chart.