We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.flow.component.charts.model.style.
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:
Style options for Legend
See Also:
-
Constructor Summary
Constructors -
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()
-