Constant Field Values
Contents
com.vaadin.*
-
com.vaadin.flow.component.charts.model.AbstractDataLabels Modifier and Type Constant Field Value public static final StringOVERFLOW_JUSTIFY"justify"public static final StringOVERFLOW_NONE"none" -
com.vaadin.flow.component.charts.model.AreaOptions Modifier and Type Constant Field Value public static final StringLINECAP_ROUND"round"public static final StringLINKED_TO_PREVIOUS":previous" -
com.vaadin.flow.component.charts.model.Axis Modifier and Type Constant Field Value public static final StringMINOR_TICK_INTERVAL_AUTO"auto" -
com.vaadin.flow.component.charts.model.DataProviderSeries<T> Modifier and Type Constant Field Value public static final StringCLOSE_PROPERTY"close"public static final StringHIGH_PROPERTY"high"public static final StringLOW_PROPERTY"low"public static final StringOPEN_PROPERTY"open"public static final StringX_ATTRIBUTE"x"public static final StringY_ATTRIBUTE"y" -
com.vaadin.flow.component.charts.model.Options3d Modifier and Type Constant Field Value public static final StringAXIS_LABEL_POSITION_AUTO"auto"
-
com.vaadin.flow.component.charts.model.serializers.DataProviderSeriesBeanSerializer Modifier and Type Constant Field Value public static final StringxAttribute"x"public static final StringyAttribute"y"
-
com.vaadin.flow.component.charts.themes.LumoDarkTheme Modifier and Type Constant Field Value protected static final intBORDER_RADIUS5protected static final StringDEFAULT_FONT_FAMILIES"var(--lumo-font-family)" -
com.vaadin.flow.component.charts.themes.LumoLightTheme Modifier and Type Constant Field Value protected static final intBORDER_RADIUS4protected static final StringDEFAULT_FONT_FAMILIES"var(--lumo-font-family)"