Interface ChartsModel

    • Method Detail

      • addChartsDataListener

        void addChartsDataListener​(ChartsDataListener l)
        Adds a listener to the chart that's notified each time a change to the data model occurs.
      • removeChartsDataListener

        void removeChartsDataListener​(ChartsDataListener l)
        Removes a listener from the chart that's notified each time a change to the data model occurs.