Skip to main content
All docs
V25.1
  • ICustomItemInteractivityProvider.PerformDrillDown(AxisPoint) Method

    Drills down the required element.

    Namespace: DevExpress.DashboardWin

    Assembly: DevExpress.Dashboard.v25.1.Win.dll

    NuGet Package: DevExpress.Win.Dashboard

    Declaration

    void PerformDrillDown(
        AxisPoint axisPoint
    )

    Parameters

    Name Type Description
    axisPoint AxisPoint

    A set of axis points.

    See Also