Class IndexedChartReferenceLine

    • Constructor Detail

      • IndexedChartReferenceLine

        public IndexedChartReferenceLine​(int index,
                                         ChartReferenceLine chartReferenceLine,
                                         Runnable notifier,
                                         Chart chart)
        The constructor.
        Parameters:
        index - the index
        chartReferenceLine - the chart reference line, cannot be null
        notifier - the runnable notifier, will be run when submodels changed, cannot be null
        chart - the chart