Interface DataLabelClickHandler

All Superinterfaces:
EventHandler

public interface DataLabelClickHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Fires when the user clicks on a data label, that is, a text label showing values from the first facet.
  • Method Details

    • onDataLabelClick

      void onDataLabelClick(DataLabelClickEvent event)
      Fires when the user clicks on a data label, that is, a text label showing values from the first facet. For example, the labels underneath the X-axis of a column chart, labelling each column.
      Parameters:
      event - the event