Interface ChartData

    • Method Detail

      • fillChart

        void fillChart​(Chart chart,
                       ChartAxis... axis)
        Deprecated.
        Fills a charts with data specified by implementation.
        Parameters:
        chart - a charts to fill in
        axis - charts axis to use