Uses of Interface
com.vaadin.flow.component.charts.model.ChartEnum
Packages that use ChartEnum
Package
Description
-
Uses of ChartEnum in com.vaadin.flow.component.charts.model
Classes in com.vaadin.flow.component.charts.model that implement ChartEnumModifier and TypeClassDescriptionenumEnum representing different axis types.enumThe shape of the pane background.classThe default series type for the chart.enumTheYAxiswill show percentage or absolute change depending on whether compare is set toCompare.PERCENTorCompare.VALUEenumYou can set the cursor to POINTER("pointer") if you have click events attached to the series, to signal to the user that the points and lines can be clicked.enumDash styles used to render lines.enumAxial dimension.enumWhat box to align the button to.enumDefault MIME type for exporting if chart.exportChart() is called without specifying a type option.enumThe name of a symbol to use for the border inChartType.FLAGSseries.enumAlignment of the title relative to the axis values and more generically horizontal alignment.enumIrregular time unit used to define point interval unit.enumThe layout of the legend items.enumA predefined shape or symbol for the marker.classSymbol that is fetched from the url, implementing ChartEnum to provide correct serializationenumenumAllows setting a key to switch between zooming and panning.enumPathfinder algorithm to use for chart that can connect two points (e.g.enumPossible values: null, ON, BETWEEN.enumPossible timespan values for range selector buttonsenumWhat frame the button should be placed related to.enumThe name of a symbol to use for the border around theDatalabelsorTooltip.enumWhether to stack the values of each series on top of each other.enumDefines different step line types.enumThe text alignment for the label.enumFor categorized axes only.enumThe position of the tick marks relative to the axis line.enumenumThe layout algorithm used byChartType.TREEMAPcharts.enumThe direction where the layout algorithm will start drawing.enumAlignment of the title relative to the axis values and more generically vertical alignment.enumDefines the Axis on which the zones are applied. -
Uses of ChartEnum in com.vaadin.flow.component.charts.model.serializers
Methods in com.vaadin.flow.component.charts.model.serializers with parameters of type ChartEnum -
Uses of ChartEnum in com.vaadin.flow.component.charts.model.style
Classes in com.vaadin.flow.component.charts.model.style that implement ChartEnumModifier and TypeClassDescriptionenumFont weight used by Style classenumCSS position attribute, ABSOLUTE or RELATIVEenum