com.vaadin.flow.component.charts.model.

All Implemented Interfaces:

Serializable

public class Back extends AbstractConfigurationObject

Defines the back panel of the frame around 3D charts.

See Also:

  • Constructor Details

    • Back

      public Back()
  • Method Details

    • getColor

      public Color getColor()

      See Also:

    • setColor

      public void setColor(Color color)

      The color of the panel.

      Defaults to: transparent

    • getSize

      public Number getSize()

      See Also:

    • setSize

      public void setSize(Number size)

      Thickness of the panel.

      Defaults to: 1