Class StyleWrapper
java.lang.Object
com.vaadin.flow.component.charts.model.AbstractConfigurationObject
com.vaadin.flow.component.charts.model.style.StyleWrapper
- All Implemented Interfaces:
Serializable
Helper class when JSON structure needs object with just style field
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
StyleWrapper
public StyleWrapper()
-
-
Method Details
-
getStyle
Return the style object- Returns:
-
setStyle
Set the style object- Parameters:
style
-
-