You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.flow.component.charts.model.

Interface ChartConfiguration

    • Method Summary

      All Methods
      Modifier and Type Method Description
      void fireAxesRescaled​(Axis axis, Number minimum, Number maximum, boolean redraw, boolean animate)  
    • Method Detail

      • fireAxesRescaled

        void fireAxesRescaled​(Axis axis,
                              Number minimum,
                              Number maximum,
                              boolean redraw,
                              boolean animate)