Interface GraphDisplayConfig.Builder

  • Method Details

    • visualType

      GraphDisplayConfig.Builder visualType(String visualType)

      The type of visualization to use for the data.

      Parameters:
      visualType - The type of visualization to use for the data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • visualType

      GraphDisplayConfig.Builder visualType(VisualType visualType)

      The type of visualization to use for the data.

      Parameters:
      visualType - The type of visualization to use for the data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: