Class LegendStyle
java.lang.Object
com.vaadin.flow.component.charts.model.AbstractConfigurationObject
com.vaadin.flow.component.charts.model.Legend
com.vaadin.flow.component.charts.model.style.LegendStyle
- All Implemented Interfaces:
Serializable
Style options for Legend
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class com.vaadin.flow.component.charts.model.Legend
getAlign, getBackgroundColor, getBorderColor, getBorderRadius, getBorderWidth, getEnabled, getFloating, getItemDistance, getItemHiddenStyle, getItemHoverStyle, getItemMarginBottom, getItemMarginTop, getItemStyle, getItemWidth, getLabelFormat, getLabelFormatter, getLayout, getLineHeight, getMargin, getMaxHeight, getNavigation, getPadding, getReversed, getRtl, getShadow, getSquareSymbol, getSymbolHeight, getSymbolPadding, getSymbolRadius, getSymbolWidth, getTitle, getUseHTML, getVerticalAlign, getWidth, getX, getY, setAlign, setBackgroundColor, setBorderColor, setBorderRadius, setBorderWidth, setEnabled, setFloating, setItemDistance, setItemHiddenStyle, setItemHoverStyle, setItemMarginBottom, setItemMarginTop, setItemStyle, setItemWidth, setLabelFormat, setLabelFormatter, setLayout, setLineHeight, setMargin, setMaxHeight, setNavigation, setPadding, setReversed, setRtl, setShadow, setSquareSymbol, setSymbolHeight, setSymbolPadding, setSymbolRadius, setSymbolWidth, setTitle, setUseHTML, setVerticalAlign, setWidth, setX, setY
-
Constructor Details
-
LegendStyle
public LegendStyle()
-