Class Top
java.lang.Object
com.vaadin.flow.component.charts.model.AbstractConfigurationObject
com.vaadin.flow.component.charts.model.Top
- All Implemented Interfaces:
Serializable
The top of the frame around a 3D chart.
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Top
public Top()
-
-
Method Details
-
getColor
- See Also:
-
setColor
The color of the panel.Defaults to: transparent
-
getSize
- See Also:
-
setSize
The pixel thickness of the panel.Defaults to: 1
-