Skip to main content
All docs
V25.2
  • ICustomItemInteractivityProvider.SetMasterFilter(AxisPoint) Method

    Selects required elements in the specified master filter item.

    Namespace: DevExpress.DashboardWin

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

    NuGet Package: DevExpress.Win.Dashboard

    Declaration

    void SetMasterFilter(
        AxisPoint axisPoint
    )

    Parameters

    Name Type Description
    axisPoint AxisPoint

    A master filter element.

    See Also