Class ScatterChartWidget

    • Constructor Detail

      • ScatterChartWidget

        public ScatterChartWidget()
        Builds the object.
      • ScatterChartWidget

        protected ScatterChartWidget​(ScatterChart 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 ScatterOptions getOptions()
        Description copied from interface: IsChart
        Returns the options of chart.
        Specified by:
        getOptions in interface IsChart
        Returns:
        the options of chart.