Interface DrilldownCallback

    • Method Detail

      • handleDrilldown

        Series handleDrilldown​(DrilldownCallback.DrilldownDetails event)
        Method called when a point with drilldown enabled is clicked and should return the Series to be used as drilldown for the point.
        Parameters:
        event -
        Returns:
        a Series instance to be used as drilldown for the point or null if nothing should be done