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

All Implemented Interfaces:

Serializable

public class Top extends AbstractConfigurationObject

The top of the frame around a 3D chart.

See Also:

  • Constructor Details

    • Top

      public Top()
  • 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)

      The pixel thickness of the panel.

      Defaults to: 1