All Implemented Interfaces:
Serializable

public class Side extends AbstractConfigurationObject

Note: As of v5.0.12, frame.left or frame.right should be used instead.

The side for the frame around a 3D chart.

See Also:
  • Constructor Details

    • Side

      public Side()
  • 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 thickness of the panel.

      Defaults to: 1