- SADDLEBROWN - Static variable in class com.vaadin.flow.component.charts.model.style.SolidColor
-
- SALMON - Static variable in class com.vaadin.flow.component.charts.model.style.SolidColor
-
- SANDYBROWN - Static variable in class com.vaadin.flow.component.charts.model.style.SolidColor
-
- SCATTER - Static variable in class com.vaadin.flow.component.charts.model.ChartType
-
- Scrollbar - Class in com.vaadin.flow.component.charts.model
-
An optional scrollbar to display on the Y axis in response to limiting the
minimum an maximum of the axis values.
- Scrollbar() - Constructor for class com.vaadin.flow.component.charts.model.Scrollbar
-
- Scrollbar(Boolean) - Constructor for class com.vaadin.flow.component.charts.model.Scrollbar
-
- SEAGREEN - Static variable in class com.vaadin.flow.component.charts.model.style.SolidColor
-
- SEASHELL - Static variable in class com.vaadin.flow.component.charts.model.style.SolidColor
-
- Select - Class in com.vaadin.flow.component.charts.model
-
The appearance of the point marker when selected.
- Select() - Constructor for class com.vaadin.flow.component.charts.model.Select
-
- Select(Boolean) - Constructor for class com.vaadin.flow.component.charts.model.Select
-
- serialize(AbstractSeries, BeanSerializerDelegator<AbstractSeries>, JsonGenerator, SerializerProvider) - Method in class com.vaadin.flow.component.charts.model.serializers.AbstractSeriesBeanSerializer
-
- serialize(AxisList, JsonGenerator, SerializerProvider) - Method in class com.vaadin.flow.component.charts.model.serializers.AxisListSerializer
-
- serialize(AxisTitle, BeanSerializerDelegator<AxisTitle>, JsonGenerator, SerializerProvider) - Method in class com.vaadin.flow.component.charts.model.serializers.AxisTitleBeanSerializer
-
- serialize(T, BeanSerializerDelegator<T>, JsonGenerator, SerializerProvider) - Method in class com.vaadin.flow.component.charts.model.serializers.BeanSerializationDelegate
-
- serialize(Object, JsonGenerator, SerializerProvider) - Method in class com.vaadin.flow.component.charts.model.serializers.BeanSerializerDelegator
-
- serialize(ChartEnum, JsonGenerator, SerializerProvider) - Method in class com.vaadin.flow.component.charts.model.serializers.ChartEnumSerializer
-
- serialize(DataProviderSeries, BeanSerializerDelegator<DataProviderSeries>, JsonGenerator, SerializerProvider) - Method in class com.vaadin.flow.component.charts.model.serializers.DataProviderSeriesBeanSerializer
-
- serialize(DataSeriesItem, BeanSerializerDelegator<DataSeriesItem>, JsonGenerator, SerializerProvider) - Method in class com.vaadin.flow.component.charts.model.serializers.DataSeriesItemBeanSerializer
-
- serialize(Date, JsonGenerator, SerializerProvider) - Method in class com.vaadin.flow.component.charts.model.serializers.DateSerializer
-
- serialize(Instant, JsonGenerator, SerializerProvider) - Method in class com.vaadin.flow.component.charts.model.serializers.InstantSerializer
-
- serialize(LegendTitle, BeanSerializerDelegator<LegendTitle>, JsonGenerator, SerializerProvider) - Method in class com.vaadin.flow.component.charts.model.serializers.LegendTitleBeanSerializer
-
- serialize(PaneList, JsonGenerator, SerializerProvider) - Method in class com.vaadin.flow.component.charts.model.serializers.PaneListSerializer
-
- serialize(SolidColor, JsonGenerator, SerializerProvider) - Method in class com.vaadin.flow.component.charts.model.serializers.SolidColorSerializer
-
- serialize(Stop, JsonGenerator, SerializerProvider) - Method in class com.vaadin.flow.component.charts.model.serializers.StopSerializer
-
- serialize(TimeUnitMultiples, JsonGenerator, SerializerProvider) - Method in class com.vaadin.flow.component.charts.model.serializers.TimeUnitMultiplesSerializer
-
- serialize(Title, BeanSerializerDelegator<Title>, JsonGenerator, SerializerProvider) - Method in class com.vaadin.flow.component.charts.model.serializers.TitleBeanSerializer
-
- serializeFields(Object, JsonGenerator, SerializerProvider) - Method in class com.vaadin.flow.component.charts.model.serializers.BeanSerializerDelegator
-
- Series - Interface in com.vaadin.flow.component.charts.model
-
Series interface for all kinds of Series
- seriesAdded(SeriesAddedEvent) - Method in interface com.vaadin.flow.component.charts.events.internal.ConfigurationChangeListener
-
A new series has been added
- SeriesAddedEvent - Class in com.vaadin.flow.component.charts.events.internal
-
Event for information about a new series to be added
- SeriesAddedEvent(Series) - Constructor for class com.vaadin.flow.component.charts.events.internal.SeriesAddedEvent
-
Constructs the event.
- SeriesAfterAnimateEvent - Class in com.vaadin.flow.component.charts.events
-
Fired after a chart series is animated
- SeriesAfterAnimateEvent(Chart, boolean, int) - Constructor for class com.vaadin.flow.component.charts.events.SeriesAfterAnimateEvent
-
- seriesChanged(SeriesChangedEvent) - Method in interface com.vaadin.flow.component.charts.events.internal.ConfigurationChangeListener
-
The series has been changed.
- SeriesChangedEvent - Class in com.vaadin.flow.component.charts.events.internal
-
Event for information about changes in data of series
- SeriesChangedEvent(Series) - Constructor for class com.vaadin.flow.component.charts.events.internal.SeriesChangedEvent
-
Constructs the event.
- SeriesCheckboxClickEvent - Class in com.vaadin.flow.component.charts.events
-
SeriesCheckboxClickEvent triggered when a checkbox in a legend is clicked
- SeriesCheckboxClickEvent(Chart, boolean, boolean, int) - Constructor for class com.vaadin.flow.component.charts.events.SeriesCheckboxClickEvent
-
Constructs a SeriesCheckboxClickEvent
- SeriesClickEvent - Class in com.vaadin.flow.component.charts.events
-
The SeriesClickEvent class stores data for click events on the series of the
chart.
- SeriesClickEvent(Chart, boolean, int, int, boolean, boolean, boolean, boolean, int, double, double, int) - Constructor for class com.vaadin.flow.component.charts.events.SeriesClickEvent
-
- SeriesHideEvent - Class in com.vaadin.flow.component.charts.events
-
Fired when a series is hidden
- SeriesHideEvent(Chart, boolean, int) - Constructor for class com.vaadin.flow.component.charts.events.SeriesHideEvent
-
- SeriesLegendItemClickEvent - Class in com.vaadin.flow.component.charts.events
-
The SeriesLegendItemClickEvent class stores information on click events on
the charts's legend items that correspond to a chart series.
- SeriesLegendItemClickEvent(Chart, boolean, int) - Constructor for class com.vaadin.flow.component.charts.events.SeriesLegendItemClickEvent
-
Constructs a SeriesLegendItemClickEvent
- SeriesMouseOutEvent - Class in com.vaadin.flow.component.charts.events
-
Fired when the mouse exits the neighborhood of a series
- SeriesMouseOutEvent(Chart, boolean, int) - Constructor for class com.vaadin.flow.component.charts.events.SeriesMouseOutEvent
-
- SeriesMouseOverEvent - Class in com.vaadin.flow.component.charts.events
-
Fired when the mouse moves within the neighborhood of a series
- SeriesMouseOverEvent(Chart, boolean, int) - Constructor for class com.vaadin.flow.component.charts.events.SeriesMouseOverEvent
-
- SeriesShowEvent - Class in com.vaadin.flow.component.charts.events
-
Fired when a series is shown
- SeriesShowEvent(Chart, boolean, int) - Constructor for class com.vaadin.flow.component.charts.events.SeriesShowEvent
-
- seriesStateChanged(SeriesStateEvent) - Method in interface com.vaadin.flow.component.charts.events.internal.ConfigurationChangeListener
-
The series is enabled or disabled
- SeriesStateEvent - Class in com.vaadin.flow.component.charts.events.internal
-
Listener class for Series enabling and disabling events.
- SeriesStateEvent(Series, boolean) - Constructor for class com.vaadin.flow.component.charts.events.internal.SeriesStateEvent
-
Constructs the event with given series and its state information.
- SeriesTooltip - Class in com.vaadin.flow.component.charts.model
-
A configuration object for the tooltip rendering of each single series.
- SeriesTooltip() - Constructor for class com.vaadin.flow.component.charts.model.SeriesTooltip
-
- setAbsoluteX(int) - Method in class com.vaadin.flow.component.charts.events.MouseEventDetails
-
- setAbsoluteY(int) - Method in class com.vaadin.flow.component.charts.events.MouseEventDetails
-
- setAccessibility(Accessibility) - Method in class com.vaadin.flow.component.charts.model.Configuration
-
Sets options for configuring accessibility for the chart.
- setAdaptToUpdatedData(Boolean) - Method in class com.vaadin.flow.component.charts.model.Navigator
-
Whether the navigator and scrollbar should adapt to updated data in the
base X axis.
- setAlign(VerticalAlign) - Method in class com.vaadin.flow.component.charts.model.AxisTitle
-
Alignment of the title relative to the axis values.
- setAlign(HorizontalAlign) - Method in class com.vaadin.flow.component.charts.model.ButtonOptions
-
Alignment for the buttons.
- setAlign(HorizontalAlign) - Method in class com.vaadin.flow.component.charts.model.ContextButton
-
Alignment for the buttons.
- setAlign(HorizontalAlign) - Method in class com.vaadin.flow.component.charts.model.CrosshairLabel
-
Alignment of the label compared to the axis.
- setAlign(HorizontalAlign) - Method in class com.vaadin.flow.component.charts.model.DataLabels
-
The alignment of the data label compared to the point.
- setAlign(HorizontalAlign) - Method in class com.vaadin.flow.component.charts.model.DataLabelsRange
-
The alignment of the data label compared to the point.
- setAlign(HorizontalAlign) - Method in class com.vaadin.flow.component.charts.model.Label
-
Horizontal alignment of the label.
- setAlign(HorizontalAlign) - Method in class com.vaadin.flow.component.charts.model.Labels
-
What part of the string the given position is anchored to.
- setAlign(HorizontalAlign) - Method in class com.vaadin.flow.component.charts.model.Legend
-
The horizontal alignment of the legend box within the chart area.
- setAlign(HorizontalAlign) - Method in class com.vaadin.flow.component.charts.model.StackLabels
-
Defines the horizontal alignment of the stack total label.
- setAlign(HorizontalAlign) - Method in class com.vaadin.flow.component.charts.model.Subtitle
-
The horizontal alignment of the subtitle.
- setAlign(HorizontalAlign) - Method in class com.vaadin.flow.component.charts.model.Title
-
The horizontal alignment of the title.
- setAlignTicks(Boolean) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
When using multiple axis, the ticks of two or more opposite axes will
automatically be aligned by adding ticks to the axis or axes with the
least ticks, as if tickAmount were specified.
- setAllButtonsEnabled(Boolean) - Method in class com.vaadin.flow.component.charts.model.RangeSelector
-
Whether to enable all buttons from the start.
- setAllowDecimals(Boolean) - Method in class com.vaadin.flow.component.charts.model.Axis
-
Whether to allow decimals in this axis' ticks.
- setAllowDecimals(Boolean) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
Whether to allow decimals in this axis' ticks.
- setAllowDecimals(Boolean) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
Whether to allow decimals in this axis' ticks.
- setAllowDecimals(Boolean) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
Whether to allow decimals in this axis' ticks.
- setAllowDrillToNode(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
When enabled the user can click on a point which is a parent and zoom in
on its children.
- setAllowedMultiples(int...) - Method in class com.vaadin.flow.component.charts.model.TimeUnitMultiples
-
- setAllowHTML(Boolean) - Method in class com.vaadin.flow.component.charts.model.Exporting
-
Experimental setting to allow HTML inside the chart (added through the
useHTML options), directly in the exported image.
- setAllowOverlap(Boolean) - Method in class com.vaadin.flow.component.charts.model.DataLabels
-
Whether to allow data labels to overlap.
- setAllowOverlap(Boolean) - Method in class com.vaadin.flow.component.charts.model.DataLabelsRange
-
Whether to allow data labels to overlap.
- setAllowPointDrilldown(Boolean) - Method in class com.vaadin.flow.component.charts.model.Drilldown
-
When this option is false, clicking a single point will drill down all
points in the same category, equivalent to clicking the X axis label.
- setAllowPointSelect(Boolean) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
Allow this series' points to be selected by clicking on the markers, bars
or pie slices.
- setAllowPointSelect(Boolean) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
Allow this series' points to be selected by clicking on the markers, bars
or pie slices.
- setAllowPointSelect(Boolean) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
Allow this series' points to be selected by clicking on the markers or
bars.
- setAllowPointSelect(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
Allow this series' points to be selected by clicking on the markers, bars
or pie slices.
- setAllowPointSelect(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
Allow this series' points to be selected by clicking on the markers, bars
or pie slices.
- setAllowPointSelect(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
Allow this series' points to be selected by clicking on the markers, bars
or pie slices.
- setAllowPointSelect(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
Allow this series' points to be selected by clicking on the markers, bars
or pie slices.
- setAllowPointSelect(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
Allow this series' points to be selected by clicking on the markers, bars
or pie slices.
- setAllowPointSelect(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
Allow this series' points to be selected by clicking on the markers, bars
or pie slices.
- setAllowPointSelect(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
Allow this series' points to be selected by clicking on the markers, bars
or pie slices.
- setAllowPointSelect(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
Allow this series' points to be selected by clicking on the markers or
bars.
- setAllowPointSelect(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
Allow this series' points to be selected by clicking on the markers, bars
or pie slices.
- setAllowPointSelect(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
Allow this series' points to be selected by clicking on the markers, bars
or pie slices.
- setAllowPointSelect(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
Allow this series' points to be selected by clicking on the markers, bars
or pie slices.
- setAllowPointSelect(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
Allow this series' points to be selected by clicking on the markers or
bars.
- setAllowPointSelect(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
Allow this series' points to be selected by clicking on the markers, bars
or pie slices.
- setAllowPointSelect(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
Allow this series' points to be selected by clicking on the markers, bars
or pie slices.
- setAllowPointSelect(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
Allow this series' points to be selected by clicking on the markers, bars
or pie slices.
- setAllowPointSelect(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
Allow this series' points to be selected by clicking on the markers or
bars.
- setAllowPointSelect(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
Allow this series' points to be selected by clicking on the markers, bars
or pie slices.
- setAllowPointSelect(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
Allow this series' points to be selected by clicking on the markers, bars
or pie slices.
- setAllowPointSelect(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
Allow this series' points to be selected by clicking on the markers, bars
or pie slices.
- setAllowPointSelect(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
Allow this series' points to be selected by clicking on the markers, bars
or pie slices.
- setAllowPointSelect(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
Allow this series' points to be selected by clicking on the markers, bars
or pie slices.
- setAllowPointSelect(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
Allow this series' points to be selected by clicking on the markers, bars
or pie slices.
- setAllowPointSelect(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
Allow this series' points to be selected by clicking on the markers, bars
or pie slices.
- setAllowPointSelect(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
Allow this series' points to be selected by clicking on the markers, bars
or pie slices.
- setAllowPointSelect(Boolean) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
Allow this series' points to be selected by clicking on the markers, bars
or pie slices.
- setAllowPointSelect(Boolean) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
Allow this series' points to be selected by clicking on the markers, bars
or pie slices.
- setAlpha(Number) - Method in class com.vaadin.flow.component.charts.model.Options3d
-
One of the two rotation angles for the chart.
- setAlternateGridColor(Boolean) - Method in class com.vaadin.flow.component.charts.model.Axis
-
When using an alternate grid color, a band is painted across the plot
area between every other grid line.
- setAlternateGridColor(Boolean) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
When using an alternate grid color, a band is painted across the plot
area between every other grid line.
- setAlternateGridColor(Boolean) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
When using an alternate grid color, a band is painted across the plot
area between every other grid line.
- setAlternateGridColor(Boolean) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
When using an alternate grid color, a band is painted across the plot
area between every other grid line.
- setAlternateStartingDirection(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
Enabling this option will make the treemap alternate the drawing
direction between vertical and horizontal.
- setAltKey(boolean) - Method in class com.vaadin.flow.component.charts.events.MouseEventDetails
-
- setAngle(Number) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
In a polar chart, this is the angle of the Y axis in degrees, where 0 is
up and 90 is right.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
Enable or disable the initial animation when a series is displayed.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
Set the overall animation for all chart updating.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
Enable or disable the initial animation when a series is displayed.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.Drilldown
-
Set the animation for all drilldown animations.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.GaugeOptions
-
Enable or disable the initial animation when a series is displayed.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.Hover
-
Animation setting for hovering the graph in line-type series.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.LegendNavigation
-
How to animate the pages when navigating up or down.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
Enable or disable the initial animation when a series is displayed.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
Enable or disable the initial animation when a series is displayed.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
Enable or disable the initial animation when a series is displayed.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
Enable or disable the initial animation when a series is displayed.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
Enable or disable the initial animation when a series is displayed.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
Enable or disable the initial animation when a series is displayed.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
Enable or disable the initial animation when a series is displayed.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
Enable or disable the initial animation when a series is displayed.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
Enable or disable the initial animation when a series is displayed.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
Enable or disable the initial animation when a series is displayed.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsGauge
-
Enable or disable the initial animation when a series is displayed.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
Enable or disable the initial animation when a series is displayed.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
Enable or disable the initial animation when a series is displayed.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
Enable or disable the initial animation when a series is displayed.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
Enable or disable the initial animation when a series is displayed.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
Enable or disable the initial animation when a series is displayed.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
Enable or disable the initial animation when a series is displayed.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
Enable or disable the initial animation when a series is displayed.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSolidgauge
-
Enable or disable the initial animation when a series is displayed.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
Enable or disable the initial animation when a series is displayed.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
Enable or disable the initial animation when a series is displayed.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
Enable or disable the initial animation when a series is displayed.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
Enable or disable the initial animation when a series is displayed.
- setAnimation(Boolean) - Method in class com.vaadin.flow.component.charts.model.Tooltip
-
Enable or disable animation of the tooltip.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsGauge
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSolidgauge
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setAnimationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
For some series, there is a limit that shuts down initial animation by
default when the total number of points in the chart is too high.
- setArrowSize(Number) - Method in class com.vaadin.flow.component.charts.model.LegendNavigation
-
The pixel size of the up and down arrows in the legend paging navigation.
- setAutomaticChartUpdateEnabled(boolean) - Method in class com.vaadin.flow.component.charts.model.DataProviderSeries
-
Sets if the chart should be updated automatically when a DataChangeEvent
is emitted by the data provider.
- setAutoRotation(Number[]) - Method in class com.vaadin.flow.component.charts.model.Labels
-
For horizontal axes, the allowed degrees of label rotation to prevent
overlapping labels.
- setAutoRotationLimit(Number) - Method in class com.vaadin.flow.component.charts.model.Labels
-
When each category width is more than this many pixels, we don't apply
auto rotation.
- setAxisIndex(int) - Method in class com.vaadin.flow.component.charts.model.Axis
-
- setAxisLabelPosition(String) - Method in class com.vaadin.flow.component.charts.model.Options3d
-
Set it to "auto" to automatically move the labels to the
best edge.
- setBack(Back) - Method in class com.vaadin.flow.component.charts.model.Frame
-
Defines the back panel of the frame around 3D charts.
- setBackground(Background...) - Method in class com.vaadin.flow.component.charts.model.Pane
-
An object, or array of objects, for backgrounds.
- setBarBorderRadius(Number) - Method in class com.vaadin.flow.component.charts.model.Scrollbar
-
The border rounding radius of the bar.
- setBarBorderWidth(Number) - Method in class com.vaadin.flow.component.charts.model.Scrollbar
-
The width of the bar's border.
- setBaseLength(String) - Method in class com.vaadin.flow.component.charts.model.Dial
-
The length of the dial's base part, relative to the total radius or
length of the dial.
- setBaseWidth(Number) - Method in class com.vaadin.flow.component.charts.model.Dial
-
The pixel width of the base of the gauge dial.
- setBeta(Number) - Method in class com.vaadin.flow.component.charts.model.Options3d
-
One of the two rotation angles for the chart.
- setBorderRadius(Number) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
The corner radius of the outer chart border.
- setBorderRadius(Number) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
The corner radius of the border surrounding each column or bar.
- setBorderRadius(Number) - Method in class com.vaadin.flow.component.charts.model.CrosshairLabel
-
The border corner radius of the crosshair label.
- setBorderRadius(Number) - Method in class com.vaadin.flow.component.charts.model.Legend
-
The border corner radius of the legend.
- setBorderRadius(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
The corner radius of the border surrounding each column or bar.
- setBorderRadius(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
The corner radius of the border surrounding each column or bar.
- setBorderRadius(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
The corner radius of the border surrounding each column or bar.
- setBorderRadius(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
The corner radius of the border surrounding each column or bar.
- setBorderRadius(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
The corner radius of the border surrounding each column or bar.
- setBorderRadius(Number) - Method in class com.vaadin.flow.component.charts.model.Tooltip
-
The radius of the rounded border corners.
- setBorderWidth(Number) - Method in class com.vaadin.flow.component.charts.model.Tooltip
-
The pixel width of the tooltip border.
- setBottom(Bottom) - Method in class com.vaadin.flow.component.charts.model.Frame
-
The bottom of the frame around a 3D chart.
- setBreaks(Breaks[]) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
An array defining breaks in the axis, the sections defined will be left
out and all the points shifted closer to each other.
- setBreaks(Breaks[]) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
An array defining breaks in the axis, the sections defined will be left
out and all the points shifted closer to each other.
- setBreakSize(Number) - Method in class com.vaadin.flow.component.charts.model.Breaks
-
A number indicating how much space should be left between the start and
the end of the break.
- setButton(MouseEventDetails.MouseButton) - Method in class com.vaadin.flow.component.charts.events.MouseEventDetails
-
- setButtonBorderRadius(Number) - Method in class com.vaadin.flow.component.charts.model.Scrollbar
-
The corner radius of the scrollbar buttons.
- setButtonBorderWidth(Number) - Method in class com.vaadin.flow.component.charts.model.Scrollbar
-
The border width of the scrollbar buttons.
- setButtonOptions(ButtonOptions) - Method in class com.vaadin.flow.component.charts.model.Navigation
-
A collection of options for buttons appearing in the exporting module.
- setButtonPosition(ButtonPosition) - Method in class com.vaadin.flow.component.charts.model.RangeSelector
-
A fixed pixel position for the buttons.
- setButtons(Buttons) - Method in class com.vaadin.flow.component.charts.model.Exporting
-
Options for the export related buttons, print and export.
- setButtons(RangeSelectorButton...) - Method in class com.vaadin.flow.component.charts.model.RangeSelector
-
An array of configuration objects for the buttons.
- setButtonSpacing(Number) - Method in class com.vaadin.flow.component.charts.model.RangeSelector
-
The space in pixels between the buttons in the range selector.
- setCallback(String) - Method in class com.vaadin.flow.component.charts.model.Condition
-
- setCategories(String...) - Method in class com.vaadin.flow.component.charts.model.Axis
-
If categories are present for the axis, names are used instead of
numbers for that axis.
- setCategories(String...) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
If categories are present for the xAxis, names are used instead of
numbers for that axis.
- setCategories(String...) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
If categories are present for the xAxis, names are used instead of
numbers for that axis.
- setCategories(String...) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
If categories are present for the xAxis, names are used instead of
numbers for that axis.
- setCeiling(Number) - Method in class com.vaadin.flow.component.charts.model.Axis
-
The highest allowed value for automatically computed axis extremes.
- setCeiling(Number) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
The highest allowed value for automatically computed axis extremes.
- setCeiling(Number) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
The highest allowed value for automatically computed axis extremes.
- setCeiling(Number) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
The highest allowed value for automatically computed axis extremes.
- setCenter(String[]) - Method in class com.vaadin.flow.component.charts.model.Pane
-
The center of a polar chart or angular gauge, given as an array of [x, y]
positions.
- setCenter(String, String) - Method in class com.vaadin.flow.component.charts.model.Pane
-
- setCenter(String[]) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
The center of the series.
- setCenter(String, String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
- setCenter(String[]) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
The center of the pie chart relative to the plot area.
- setCenter(String, String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
- setCenter(String[]) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
The center of the series.
- setCenter(String, String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
- setCenter(String[]) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
The center of the series.
- setCenter(String, String) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
- setChangeDecimals(Number) - Method in class com.vaadin.flow.component.charts.model.SeriesTooltip
-
How many decimals to show for the point.change value when
the series.compare option is set.
- setChangeDecimals(Number) - Method in class com.vaadin.flow.component.charts.model.Tooltip
-
How many decimals to show for the point.change value when
the series.compare option is set.
- setChart(ChartModel) - Method in class com.vaadin.flow.component.charts.model.Configuration
-
Sets options regarding the chart and plot areas as well as general chart
options.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.AbstractDataLabels
-
A class name for the data label.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.AbstractSeriesItem
-
An additional, individual class name for the data point's graphic representation.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.Axis
-
A class name that opens for styling the axis by CSS.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
A CSS class name to apply to the charts container div,
allowing unique CSS styling for each chart.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.Crosshair
-
A class name for the crosshair, especially as a hook for styling.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.DataLabels
-
A class name for the data label.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.DataLabelsFunnel
-
A class name for the data label.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.DataLabelsRange
-
A class name for the data label.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PlotBand
-
A custom class name, in addition to the default
highcharts-plot-band, to apply to each individual band.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PlotLine
-
A custom class name, in addition to the default
highcharts-plot-line, to apply to each individual line.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsGauge
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSolidgauge
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
A class name to apply to the series' graphical elements.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
A class name that opens for styling the axis by CSS, especially in
Highcharts
styled mode.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
A class name that opens for styling the axis by CSS, especially in
Highcharts
styled mode.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
A class name that opens for styling the axis by CSS, especially in
Highcharts
styled mode.
- setClassName(String) - Method in class com.vaadin.flow.component.charts.model.Zones
-
- setClose(SerializableFunction<T, Object>) - Method in class com.vaadin.flow.component.charts.model.DataProviderSeries
-
Sets the function used for retrieving close values from the
bean provided by the data provider.
- setClose(Number) - Method in class com.vaadin.flow.component.charts.model.OhlcItem
-
Sets the close value of the OHLC item
- setColor(Color) - Method in class com.vaadin.flow.component.charts.model.Back
-
The color of the panel.
- setColor(Color) - Method in class com.vaadin.flow.component.charts.model.Bottom
-
The color of the panel.
- setColor(Color) - Method in class com.vaadin.flow.component.charts.model.Side
-
The color of the panel.
- setColor(Color) - Method in class com.vaadin.flow.component.charts.model.style.LabelStyle
-
Sets the color CSS attribute.
- setColor(Color) - Method in class com.vaadin.flow.component.charts.model.Top
-
The color of the panel.
- setColorByPoint(Boolean) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
When using automatic point colors pulled from the
options.colors collection, this option determines whether
the chart should receive one color per series or one color per point.
- setColorByPoint(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
When using automatic point colors pulled from the
options.colors collection, this option determines whether
the chart should receive one color per series or one color per point.
- setColorByPoint(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
When using automatic point colors pulled from the
options.colors collection, this option determines whether
the chart should receive one color per series or one color per point.
- setColorByPoint(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
When using automatic point colors pulled from the
options.colors collection, this option determines whether
the chart should receive one color per series or one color per point.
- setColorByPoint(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
When using automatic point colors pulled from the
options.colors collection, this option determines whether
the chart should receive one color per series or one color per point.
- setColorByPoint(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
When using automatic point colors pulled from the
options.colors collection, this option determines whether
the chart should receive one color per series or one color per point.
- setColorByPoint(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
When using automatic point colors pulled from the
options.colors collection, this option determines whether
the chart should receive one color per series or one color per point.
- setColorByPoint(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
When using automatic point colors pulled from the
options.colors collection, this option determines whether
the chart should receive one color per series or one color per point.
- setColorByPoint(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
When using automatic point colors pulled from the
options.colors collection, this option determines whether
the chart should receive one color per series or one color per point.
- setColorByPoint(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
When using automatic point colors pulled from the
options.colors collection, this option determines whether
the chart should receive one color per series or one color per point.
- setColorCount(Number) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
In
styled mode, this sets how many colors the class names should rotate
between.
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.AbstractSeriesItem
-
A specific color index to use for the point, so its graphic representations
are given the class name highcharts-color-{n}.
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
A specific color index to use for the series, so
its graphic representations are given the class name
highcharts-color-{n}.
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.DataSeriesItem
-
A specific color index to use for the point, so its graphic representations
are given the class name highcharts-color-{n}.
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
A specific color index to use for the series, so
its graphic representations are given the class name
highcharts-color-{n}.
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsGauge
-
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSolidgauge
-
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
A specific color index to use for the series, so
its graphic representations are given the class name
highcharts-color-{n}.
- setColorIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
A specific color index to use for the series, so
its graphic representations are given the class name
highcharts-color-{n}.
- setColors(Color...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
A series specific or series type specific color set to use instead of the
global
colors.
- setColorValue(Number) - Method in class com.vaadin.flow.component.charts.model.TreeSeriesItem
-
This value will decide which color the point gets from the scale of the
colorAxis.
- setColsize(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
The column size - how many X axis units each column in the heatmap should
span.
- setCompare(Compare) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
Compare the values of the series against the first non-null, non-zero
value in the visible range.
- setCompare(Compare) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
Compare the values of the series against the first non-null, non-zero
value in the visible range.
- setCompare(Compare) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
Compare the values of the series against the first non-null, non-zero
value in the visible range.
- setCompare(Compare) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
Compare the values of the series against the first non-null, non-zero
value in the visible range.
- setCompare(Compare) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
Compare the values of the series against the first non-null, non-zero
value in the visible range.
- setCompare(Compare) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
Compare the values of the series against the first non-null, non-zero
value in the visible range.
- setCompare(Compare) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
Compare the values of the series against the first non-null, non-zero
value in the visible range.
- setCompare(Compare) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
Compare the values of the series against the first non-null, non-zero
value in the visible range.
- setCompare(Compare) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
Compare the values of the series against the first non-null, non-zero
value in the visible range.
- setCompare(Compare) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
Compare the values of the series against the first non-null, non-zero
value in the visible range.
- setCompare(Compare) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
Compare the values of the series against the first non-null, non-zero
value in the visible range.
- setCompare(Compare) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
Compare the values of the series against the first non-null, non-zero
value in the visible range.
- setCompare(Compare) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
Compare the values of the series against the first non-null, non-zero
value in the visible range.
- setCompare(Compare) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
Compare the values of the series against the first non-null, non-zero
value in the visible range.
- setCompareBase(Number) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
This option dictates whether to use 0 or 100 as the
base of comparison.
- setCompareBase(Number) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
This option dictates whether to use 0 or 100 as the
base of comparison.
- setCompareBase(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
When
compare is
percent, this option dictates whether to use 0 or 100 as the
base of comparison.
- setCompareBase(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
When
compare is
percent, this option dictates whether to use 0 or 100 as the
base of comparison.
- setCompareBase(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
When
compare is
percent, this option dictates whether to use 0 or 100 as the
base of comparison.
- setCompareBase(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
When
compare is
percent, this option dictates whether to use 0 or 100 as the
base of comparison.
- setCompareBase(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
When
compare is
percent, this option dictates whether to use 0 or 100 as the
base of comparison.
- setCompareBase(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
When
compare is
percent, this option dictates whether to use 0 or 100 as the
base of comparison.
- setCompareBase(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
When
compare is
percent, this option dictates whether to use 0 or 100 as the
base of comparison.
- setCompareBase(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
When
compare is
percent, this option dictates whether to use 0 or 100 as the
base of comparison.
- setCompareBase(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
When
compare is
percent, this option dictates whether to use 0 or 100 as the
base of comparison.
- setCompareBase(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
When
compare is
percent, this option dictates whether to use 0 or 100 as the
base of comparison.
- setCompareBase(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
When
compare is
percent, this option dictates whether to use 0 or 100 as the
base of comparison.
- setCompareBase(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
When
compare is
percent, this option dictates whether to use 0 or 100 as the
base of comparison.
- setCompareBase(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
When
compare is
percent, this option dictates whether to use 0 or 100 as the
base of comparison.
- setCompareBase(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
When
compare is
percent, this option dictates whether to use 0 or 100 as the
base of comparison.
- setCompareBase(Number) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
This option dictates whether to use 0 or 100 as the
base of comparison.
- setCondition(Condition) - Method in class com.vaadin.flow.component.charts.model.Rules
-
Under which conditions the rule applies.
- setConfiguration(Configuration) - Method in class com.vaadin.flow.component.charts.model.AbstractSeries
-
- setConfiguration(ChartConfiguration) - Method in class com.vaadin.flow.component.charts.model.Axis
-
Sets the configuration this axis is bound to.
- setConfiguration(Configuration) - Method in class com.vaadin.flow.component.charts.model.Drilldown
-
Sets the configuration linked to the drilldown series.
- setConfiguration(Configuration) - Method in interface com.vaadin.flow.component.charts.model.Series
-
Sets the configuration to which this series is linked.
- setConnectEnds(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
Polar charts only.
- setConnectEnds(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
Polar charts only.
- setConnectEnds(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
Polar charts only.
- setConnectEnds(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
Polar charts only.
- setConnectEnds(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
Polar charts only.
- setConnectNulls(Boolean) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
Whether to connect a graph line across null points.
- setConnectNulls(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
Whether to connect a graph line across null points.
- setConnectNulls(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
Whether to connect a graph line across null points.
- setConnectNulls(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
Whether to connect a graph line across null points.
- setConnectNulls(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
Whether to connect a graph line across null points.
- setConnectNulls(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
Whether to connect a graph line across null points.
- setConnectNulls(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
Whether to connect a graph line across null points.
- setConnectNulls(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
Whether to connect a graph line across null points.
- setConnectorPadding(Number) - Method in class com.vaadin.flow.component.charts.model.DataLabels
-
The distance from the data label to the connector.
- setConnectorPadding(Number) - Method in class com.vaadin.flow.component.charts.model.DataLabelsFunnel
-
The distance from the data label to the connector.
- setContextButton(ContextButton) - Method in class com.vaadin.flow.component.charts.model.Buttons
-
Options for the export button.
- setContextButtonTitle(String) - Method in class com.vaadin.flow.component.charts.model.Lang
-
Exporting module menu.
- setCount(Number) - Method in class com.vaadin.flow.component.charts.model.RangeSelectorButton
-
Defines how many units of the defined type to use.
- setCredits(Credits) - Method in class com.vaadin.flow.component.charts.model.Configuration
-
Sets/changes the credits label that is added in the lower right corner of
the chart.
- setCrisp(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
When true, each column edge is rounded to its nearest pixel in order to
render sharp on screen.
- setCrisp(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
When true, each column edge is rounded to its nearest pixel in order to
render sharp on screen.
- setCrisp(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
When true, each column edge is rounded to its nearest pixel in order to
render sharp on screen.
- setCrisp(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
When true, each column edge is rounded to its nearest pixel in order to
render sharp on screen.
- setCrisp(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
When true, each column edge is rounded to its nearest pixel in order to
render sharp on screen.
- setCrisp(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
When true, each column edge is rounded to its nearest pixel in order to
render sharp on screen.
- setCrisp(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
When true, each column edge is rounded to its nearest pixel in order to
render sharp on screen.
- setCrisp(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
When true, each column edge is rounded to its nearest pixel in order to
render sharp on screen.
- setCrop(Boolean) - Method in class com.vaadin.flow.component.charts.model.AbstractDataLabels
-
Whether to hide data labels that are outside the plot area.
- setCrop(Boolean) - Method in class com.vaadin.flow.component.charts.model.DataLabels
-
Whether to hide data labels that are outside the plot area.
- setCrop(Boolean) - Method in class com.vaadin.flow.component.charts.model.DataLabelsFunnel
-
Whether to hide data labels that are outside the plot area.
- setCrop(Boolean) - Method in class com.vaadin.flow.component.charts.model.DataLabelsRange
-
Whether to hide data labels that are outside the plot area.
- setCropThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
When the series contains less points than the crop threshold, all points
are drawn, even if the points fall outside the visible plot area at the
current zoom.
- setCropThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
When the series contains less points than the crop threshold, all points
are drawn, event if the points fall outside the visible plot area at the
current zoom.
- setCropThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
When the series contains less points than the crop threshold, all points
are drawn, even if the points fall outside the visible plot area at the
current zoom.
- setCropThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
When the series contains less points than the crop threshold, all points
are drawn, even if the points fall outside the visible plot area at the
current zoom.
- setCropThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
When the series contains less points than the crop threshold, all points
are drawn, even if the points fall outside the visible plot area at the
current zoom.
- setCropThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
When the series contains less points than the crop threshold, all points
are drawn, even if the points fall outside the visible plot area at the
current zoom.
- setCropThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
When the series contains less points than the crop threshold, all points
are drawn, event if the points fall outside the visible plot area at the
current zoom.
- setCropThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
When the series contains less points than the crop threshold, all points
are drawn, even if the points fall outside the visible plot area at the
current zoom.
- setCropThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
When the series contains less points than the crop threshold, all points
are drawn, event if the points fall outside the visible plot area at the
current zoom.
- setCropThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
When the series contains less points than the crop threshold, all points
are drawn, event if the points fall outside the visible plot area at the
current zoom.
- setCropThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
When the series contains less points than the crop threshold, all points
are drawn, event if the points fall outside the visible plot area at the
current zoom.
- setCropThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
When the series contains less points than the crop threshold, all points
are drawn, event if the points fall outside the visible plot area at the
current zoom.
- setCropThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
When the series contains less points than the crop threshold, all points
are drawn, event if the points fall outside the visible plot area at the
current zoom.
- setCropThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
When the series contains less points than the crop threshold, all points
are drawn, even if the points fall outside the visible plot area at the
current zoom.
- setCropThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
When the series contains less points than the crop threshold, all points
are drawn, event if the points fall outside the visible plot area at the
current zoom.
- setCropThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
When the series contains less points than the crop threshold, all points
are drawn, even if the points fall outside the visible plot area at the
current zoom.
- setCropThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
When the series contains less points than the crop threshold, all points
are drawn, even if the points fall outside the visible plot area at the
current zoom.
- setCropThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
When the series contains less points than the crop threshold, all points
are drawn, even if the points fall outside the visible plot area at the
current zoom.
- setCropThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
When the series contains less points than the crop threshold, all points
are drawn, even if the points fall outside the visible plot area at the
current zoom.
- setCropThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
When the series contains less points than the crop threshold, all points
are drawn, event if the points fall outside the visible plot area at the
current zoom.
- setCropThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
When the series contains less points than the crop threshold, all points
are drawn, even if the points fall outside the visible plot area at the
current zoom.
- setCrosshair(Crosshair) - Method in class com.vaadin.flow.component.charts.model.Axis
-
Configure a crosshair that follows either the mouse pointer or the
hovered point.
- setCrosshair(Crosshair) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
Configure a crosshair that follows either the mouse pointer or the
hovered point.
- setCrosshair(Crosshair) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
Configure a crosshair that follows either the mouse pointer or the
hovered point.
- setCrosshair(Crosshair) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
Configure a crosshair that follows either the mouse pointer or the
hovered point.
- setCtrlKey(boolean) - Method in class com.vaadin.flow.component.charts.events.MouseEventDetails
-
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(String) - Method in class com.vaadin.flow.component.charts.model.DataSeriesItem
-
Sets the cursor CSS attribute to be shown on mouse over
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.GaugeOptions
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsGauge
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSolidgauge
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setCursor(Cursor) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
You can set the cursor to "pointer" if you have click events attached to
the series, to signal to the user that the points and lines can be
clicked.
- setData(String[], Number[]) - Method in class com.vaadin.flow.component.charts.model.DataSeries
-
Sets the data entries, first clearing the old ones.
- setData(String[], Number[], Number[]) - Method in class com.vaadin.flow.component.charts.model.DataSeries
-
Sets the data entries, first clearing the old ones.
- setData(Number...) - Method in class com.vaadin.flow.component.charts.model.DataSeries
-
Sets the data entries, first clearing the old ones.
- setData(List<DataSeriesItem>) - Method in class com.vaadin.flow.component.charts.model.DataSeries
-
Sets the data to the provided list of data items.
- setData(Number[]...) - Method in class com.vaadin.flow.component.charts.model.HeatSeries
-
Sets the numeric data for this series.
- setData(Number...) - Method in class com.vaadin.flow.component.charts.model.ListSeries
-
Sets the values in the list series to the ones provided.
- setData(List<Number>) - Method in class com.vaadin.flow.component.charts.model.ListSeries
-
Sets the given list of numeric values as the values in this list series.
- setData(Collection<TreeSeriesItem>) - Method in class com.vaadin.flow.component.charts.model.TreeSeries
-
- setDataGrouping(DataGrouping) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
Data grouping is the concept of sampling the data values into larger
blocks in order to ease readability and increase performance of the
charts.
- setDataGrouping(DataGrouping) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
Data grouping is the concept of sampling the data values into larger
blocks in order to ease readability and increase performance of the
JavaScript charts.
- setDataGrouping(DataGrouping) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
Data grouping is the concept of sampling the data values into larger
blocks in order to ease readability and increase performance of the
JavaScript charts.
- setDataGrouping(DataGrouping) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
Data grouping is the concept of sampling the data values into larger
blocks in order to ease readability and increase performance of the
JavaScript charts.
- setDataGrouping(DataGrouping) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
Data grouping is the concept of sampling the data values into larger
blocks in order to ease readability and increase performance of the
JavaScript charts.
- setDataGrouping(DataGrouping) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
Data grouping is the concept of sampling the data values into larger
blocks in order to ease readability and increase performance of the
JavaScript charts.
- setDataGrouping(DataGrouping) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
- setDataGrouping(DataGrouping) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
- setDataGrouping(DataGrouping) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
- setDataGrouping(DataGrouping) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
Data grouping is the concept of sampling the data values into larger
blocks in order to ease readability and increase performance of the
JavaScript charts.
- setDataGrouping(DataGrouping) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
- setDataGrouping(DataGrouping) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
Data grouping is the concept of sampling the data values into larger
blocks in order to ease readability and increase performance of the
JavaScript charts.
- setDataGrouping(DataGrouping) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
Data grouping is the concept of sampling the data values into larger
blocks in order to ease readability and increase performance of the
JavaScript charts.
- setDataGrouping(DataGrouping) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
Data grouping is the concept of sampling the data values into larger
blocks in order to ease readability and increase performance of the
JavaScript charts.
- setDataGrouping(DataGrouping) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
Data grouping is the concept of sampling the data values into larger
blocks in order to ease readability and increase performance of the
JavaScript charts.
- setDataGrouping(DataGrouping) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
Data grouping is the concept of sampling the data values into larger
blocks in order to ease readability and increase performance of the
charts.
- setDataGrouping(DataGrouping) - Method in class com.vaadin.flow.component.charts.model.RangeSelectorButton
-
Defines a custom data grouping definition for the button
- setDataLabels(DataLabels) - Method in class com.vaadin.flow.component.charts.model.DataSeriesItem
-
Set the label configuration for this item
- setDataLabels(DataLabels) - Method in class com.vaadin.flow.component.charts.model.GaugeOptions
-
Data labels for the gauge.
- setDataLabels(DataLabels) - Method in class com.vaadin.flow.component.charts.model.Level
-
Can set the options of dataLabels on each point which lies on the level.
- setDataLabels(DataLabels) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
Options for the series data labels, appearing next to each data point.
- setDataLabels(DataLabelsRange) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
Extended data labels for range series types.
- setDataLabels(DataLabels) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
Options for the series data labels, appearing next to each data point.
- setDataLabels(DataLabelsRange) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
Extended data labels for range series types.
- setDataLabels(DataLabels) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
- setDataLabels(DataLabels) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
Options for the series data labels, appearing next to each data point.
- setDataLabels(DataLabels) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
Options for the series data labels, appearing next to each data point.
- setDataLabels(DataLabelsRange) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
Extended data labels for range series types.
- setDataLabels(DataLabelsFunnel) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
- setDataLabels(DataLabels) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsGauge
-
Data labels for the gauge.
- setDataLabels(DataLabels) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
Options for the series data labels, appearing next to each data point.
- setDataLabels(DataLabels) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
Options for the series data labels, appearing next to each data point.
- setDataLabels(DataLabels) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
- setDataLabels(DataLabelsFunnel) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
- setDataLabels(DataLabels) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
Options for the series data labels, appearing next to each data point.
- setDataLabels(DataLabels) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
Options for the series data labels, appearing next to each data point.
- setDataLabels(DataLabels) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSolidgauge
-
Data labels for the gauge.
- setDataLabels(DataLabels) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
Options for the series data labels, appearing next to each data point.
- setDataLabels(DataLabels) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
- setDataLabels(DataLabels) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
Options for the series data labels, appearing next to each data point.
- setDataLabels(DataLabels) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
Specific data labels configuration for a series type
- setDataLabels(DataLabelsFunnel) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
Specific data labels configuration for a series type
- setDateTimeLabelFormats(DateTimeLabelFormats) - Method in class com.vaadin.flow.component.charts.model.Axis
-
For a datetime axis, the scale will automatically adjust to the
appropriate unit.
- setDateTimeLabelFormats(DateTimeLabelFormats) - Method in class com.vaadin.flow.component.charts.model.DataGrouping
-
Datetime formats for the header of the tooltip in a stock chart.
- setDateTimeLabelFormats(DateTimeLabelFormats) - Method in class com.vaadin.flow.component.charts.model.SeriesTooltip
-
For series on a datetime axes, the date format in the tooltip's header
will by default be guessed based on the closest data points.
- setDateTimeLabelFormats(DateTimeLabelFormats) - Method in class com.vaadin.flow.component.charts.model.Tooltip
-
For series on a datetime axes, the date format in the tooltip's header
will by default be guessed based on the closest data points.
- setDateTimeLabelFormats(DateTimeLabelFormats) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
For a datetime axis, the scale will automatically adjust to the
appropriate unit.
- setDateTimeLabelFormats(DateTimeLabelFormats) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
For a datetime axis, the scale will automatically adjust to the
appropriate unit.
- setDateTimeLabelFormats(DateTimeLabelFormats) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
For a datetime axis, the scale will automatically adjust to the
appropriate unit.
- setDay(String) - Method in class com.vaadin.flow.component.charts.model.DateTimeLabelFormats
-
Sets the format String for day resolution.
- setDecimalPoint(String) - Method in class com.vaadin.flow.component.charts.model.Lang
-
The default decimal point used in the
Highcharts.numberFormat method unless otherwise specified in
the function arguments.
- setDefer(Boolean) - Method in class com.vaadin.flow.component.charts.model.AbstractDataLabels
-
Whether to defer displaying the data labels until the initial series
animation has finished.
- setDefer(Boolean) - Method in class com.vaadin.flow.component.charts.model.DataLabels
-
Whether to defer displaying the data labels until the initial series
animation has finished.
- setDefer(Boolean) - Method in class com.vaadin.flow.component.charts.model.DataLabelsFunnel
-
Whether to defer displaying the data labels until the initial series
animation has finished.
- setDefer(Boolean) - Method in class com.vaadin.flow.component.charts.model.DataLabelsRange
-
Whether to defer displaying the data labels until the initial series
animation has finished.
- setDepth(Number) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
Depth of the columns in a 3D column chart.
- setDepth(Number) - Method in class com.vaadin.flow.component.charts.model.Options3d
-
The total depth of the chart.
- setDepth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
Depth of the columns in a 3D column chart.
- setDepth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
Depth of the columns in a 3D column chart.
- setDepth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
Depth of the columns in a 3D column chart.
- setDepth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
Depth of the columns in a 3D column chart.
- setDepth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
Depth of the columns in a 3D column chart.
- setDepth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
The thickness of a 3D pie.
- setDepth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
The thickness of a 3D pie.
- setDepth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
The thickness of a 3D pie.
- setDepth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
Depth of the columns in a 3D column chart.
- setDepth(Number) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
The thickness of a 3D pie.
- setDescribeSingleSeries(Boolean) - Method in class com.vaadin.flow.component.charts.model.Accessibility
-
Whether or not to add series descriptions to charts with a single series.
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
A description of the series to add to the screen reader information about
the series.
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.Axis
-
Description of the axis to screen reader users.
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
A text description of the chart.
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
A description of the series to add to the screen reader information about
the series.
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
Requires Accessibility module
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
Requires Accessibility module
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
Requires Accessibility module
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
Requires Accessibility module
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
Requires Accessibility module
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
Requires Accessibility module
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
Requires Accessibility module
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
Requires Accessibility module
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
Requires Accessibility module
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
Requires Accessibility module
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
Requires Accessibility module
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
Requires Accessibility module
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
Requires Accessibility module
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsGauge
-
Requires Accessibility module
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
Requires Accessibility module
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
Requires Accessibility module
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
Requires Accessibility module
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
Requires Accessibility module
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
Requires Accessibility module
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
Requires Accessibility module
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
Requires Accessibility module
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
Requires Accessibility module
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSolidgauge
-
Requires Accessibility module
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
Requires Accessibility module
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
Requires Accessibility module
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
Requires Accessibility module
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
A description of the series to add to the screen reader information about
the series.
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
A description of the series to add to the screen reader information about
the series.
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
Requires Accessibility module
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
Requires Accessibility module
- setDescription(String) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
Requires Accessibility module
- setDial(Dial) - Method in class com.vaadin.flow.component.charts.model.DataSeriesItem
-
Sets the dial or arrow pointer of the gauge.
- setDial(Dial) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsGauge
-
Options for the dial or arrow pointer of the gauge.
- setDisplayNegative(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
Whether to display negative sized bubbles.
- setDistance(Number) - Method in class com.vaadin.flow.component.charts.model.DataLabels
-
The distance of the data label from the pie's edge.
- setDistance(Number) - Method in class com.vaadin.flow.component.charts.model.DataLabelsFunnel
-
The distance of the data label from the pie's edge.
- setDistance(Number) - Method in class com.vaadin.flow.component.charts.model.Labels
-
Angular gauges and solid gauges only.
- setDownloadJPEG(String) - Method in class com.vaadin.flow.component.charts.model.Lang
-
Exporting module only.
- setDownloadPDF(String) - Method in class com.vaadin.flow.component.charts.model.Lang
-
Exporting module only.
- setDownloadPNG(String) - Method in class com.vaadin.flow.component.charts.model.Lang
-
Exporting module only.
- setDownloadSVG(String) - Method in class com.vaadin.flow.component.charts.model.Lang
-
Exporting module only.
- setDrillUpButton(DrillUpButton) - Method in class com.vaadin.flow.component.charts.model.Drilldown
-
Options for the drill up button that appears when drilling down on a
series.
- setDrillUpText(String) - Method in class com.vaadin.flow.component.charts.model.Lang
-
The text for the button that appears when drilling down, linking back to
the parent series.
- setEdgeWidth(Number) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
3D columns only.
- setEdgeWidth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
3D columns only.
- setEdgeWidth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
3D columns only.
- setEdgeWidth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
3D columns only.
- setEdgeWidth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
3D columns only.
- setEdgeWidth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
3D columns only.
- setEdgeWidth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
3D columns only.
- setEnabled(Boolean) - Method in class com.vaadin.flow.component.charts.model.AbstractDataLabels
-
Enable or disable the data labels.
- setEnabled(Boolean) - Method in class com.vaadin.flow.component.charts.model.Accessibility
-
Enable accessibility features for the chart.
- setEnabled(Boolean) - Method in class com.vaadin.flow.component.charts.model.ButtonOptions
-
Whether to enable buttons.
- setEnabled(Boolean) - Method in class com.vaadin.flow.component.charts.model.ContextButton
-
Whether to enable buttons.
- setEnabled(Boolean) - Method in class com.vaadin.flow.component.charts.model.Credits
-
Whether to show the credits text.
- setEnabled(Boolean) - Method in class com.vaadin.flow.component.charts.model.CrosshairLabel
-
- setEnabled(Boolean) - Method in class com.vaadin.flow.component.charts.model.DataGrouping
-
Enable or disable data grouping.
- setEnabled(Boolean) - Method in class com.vaadin.flow.component.charts.model.DataLabels
-
Enable or disable the data labels.
- setEnabled(Boolean) - Method in class com.vaadin.flow.component.charts.model.DataLabelsFunnel
-
Enable or disable the data labels.
- setEnabled(Boolean) - Method in class com.vaadin.flow.component.charts.model.DataLabelsRange
-
Enable or disable the data labels.
- setEnabled(Boolean) - Method in class com.vaadin.flow.component.charts.model.Exporting
-
Whether to enable the exporting module.
- setEnabled(Boolean) - Method in class com.vaadin.flow.component.charts.model.Hover
-
Enable separate styles for the hovered series to visualize that the user
hovers either the series itself or the legend.
- setEnabled(Boolean) - Method in class com.vaadin.flow.component.charts.model.KeyboardNavigation
-
Enable keyboard navigation for the chart.
- setEnabled(Boolean) - Method in class com.vaadin.flow.component.charts.model.Labels
-
Enable or disable the axis labels.
- setEnabled(Boolean) - Method in class com.vaadin.flow.component.charts.model.Legend
-
Enable or disable the legend.
- setEnabled(Boolean) - Method in class com.vaadin.flow.component.charts.model.LegendNavigation
-
Whether to enable the legend navigation.
- setEnabled(Boolean) - Method in class com.vaadin.flow.component.charts.model.Marker
-
Enable or disable the point marker.
- setEnabled(Boolean) - Method in class com.vaadin.flow.component.charts.model.Navigator
-
Enable or disable the navigator.
- setEnabled(Boolean) - Method in class com.vaadin.flow.component.charts.model.Options3d
-
Wether to render the chart using the 3D functionality.
- setEnabled(Boolean) - Method in class com.vaadin.flow.component.charts.model.RangeSelector
-
Enable or disable the range selector.
- setEnabled(Boolean) - Method in class com.vaadin.flow.component.charts.model.Scrollbar
-
Enable the scrollbar on the Y axis.
- setEnabled(Boolean) - Method in class com.vaadin.flow.component.charts.model.Select
-
Enable or disable visible feedback for selection.
- setEnabled(Boolean) - Method in class com.vaadin.flow.component.charts.model.StackLabels
-
Enable or disable the stack total labels.
- setEnabled(Boolean) - Method in class com.vaadin.flow.component.charts.model.Tooltip
-
Enable or disable the tooltip.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.GaugeOptions
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsGauge
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSolidgauge
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
Enable or disable the mouse tracking for a specific series.
- setEnableMouseTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
Enable or disable the mouse tracking for a specific series.
- setEndAngle(Number) - Method in class com.vaadin.flow.component.charts.model.Pane
-
The end angle of the polar X axis or gauge value axis, given in degrees
where 0 is north.
- setEndAngle(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
The end angle of the pie in degrees where 0 is top and 90 is right.
- setEndOnTick(Boolean) - Method in class com.vaadin.flow.component.charts.model.Axis
-
Whether to force the axis to end on a tick.
- setEndOnTick(Boolean) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
Whether to force the axis to end on a tick.
- setEndOnTick(Boolean) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
Whether to force the axis to end on a tick.
- setEndOnTick(Boolean) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
Whether to force the axis to end on a tick.
- setError(String) - Method in class com.vaadin.flow.component.charts.model.Exporting
-
- setExporting(Boolean) - Method in class com.vaadin.flow.component.charts.model.Configuration
-
Sets whether to enable exporting
- setExporting(Exporting) - Method in class com.vaadin.flow.component.charts.model.Configuration
-
Sets the exporting module settings.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
By default, series are exposed to screen readers as regions.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
By default, series are exposed to screen readers as regions.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
By default, series are exposed to screen readers as regions.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
By default, series are exposed to screen readers as regions.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
By default, series are exposed to screen readers as regions.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
By default, series are exposed to screen readers as regions.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
By default, series are exposed to screen readers as regions.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
By default, series are exposed to screen readers as regions.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
By default, series are exposed to screen readers as regions.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
By default, series are exposed to screen readers as regions.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
By default, series are exposed to screen readers as regions.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
By default, series are exposed to screen readers as regions.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
By default, series are exposed to screen readers as regions.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
By default, series are exposed to screen readers as regions.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
By default, series are exposed to screen readers as regions.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsGauge
-
By default, series are exposed to screen readers as regions.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
By default, series are exposed to screen readers as regions.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
By default, series are exposed to screen readers as regions.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
By default, series are exposed to screen readers as regions.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
By default, series are exposed to screen readers as regions.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
By default, series are exposed to screen readers as regions.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
By default, series are exposed to screen readers as regions.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
By default, series are exposed to screen readers as regions.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
By default, series are exposed to screen readers as regions.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSolidgauge
-
By default, series are exposed to screen readers as regions.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
By default, series are exposed to screen readers as regions.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
By default, series are exposed to screen readers as regions.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
By default, series are exposed to screen readers as regions.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
By default, series are exposed to screen readers as regions.
- setExposeElementToA11y(Boolean) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
By default, series are exposed to screen readers as regions.
- setExtremes(Number, Number) - Method in class com.vaadin.flow.component.charts.model.Axis
-
Sets the minimum and maximum of the axes after rendering has finished.
- setExtremes(Date, Date) - Method in class com.vaadin.flow.component.charts.model.Axis
-
The minimum and maximum value of the axis as Date.
- setExtremes(Number, Number, boolean) - Method in class com.vaadin.flow.component.charts.model.Axis
-
Sets the extremes at runtime.
- setExtremes(Date, Date, boolean) - Method in class com.vaadin.flow.component.charts.model.Axis
-
The minimum and maximum value of the axis as Date.
- setExtremes(Number, Number, boolean, boolean) - Method in class com.vaadin.flow.component.charts.model.Axis
-
Run-time modification of the axis extremes.
- setExtremes(Date, Date, boolean, boolean) - Method in class com.vaadin.flow.component.charts.model.Axis
-
The minimum and maximum value of the axis as Date.
- setFallbackToExportServer(Boolean) - Method in class com.vaadin.flow.component.charts.model.Exporting
-
Whether or not to fall back to the export server if the offline-exporting
module is unable to export the chart on the client side.
- setFilename(String) - Method in class com.vaadin.flow.component.charts.model.Exporting
-
The filename, without extension, to use for the exported chart.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsGauge
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSolidgauge
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFindNearestPointBy(Dimension) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
Determines whether the series should look for the nearest point in both
dimensions or just the x-dimension when hovering the series.
- setFitToPlot(Boolean) - Method in class com.vaadin.flow.component.charts.model.Options3d
-
Whether the 3d box should automatically adjust to the chart plot area.
- setFloating(Boolean) - Method in class com.vaadin.flow.component.charts.model.Legend
-
When the legend is floating, the plot area ignores it and is allowed to
be placed below it.
- setFloating(Boolean) - Method in class com.vaadin.flow.component.charts.model.Subtitle
-
When the subtitle is floating, the plot area will not move to make space
for it.
- setFloating(Boolean) - Method in class com.vaadin.flow.component.charts.model.Title
-
When the title is floating, the plot area will not move to make space for
it.
- setFloor(Number) - Method in class com.vaadin.flow.component.charts.model.Axis
-
The lowest allowed value for automatically computed axis extremes.
- setFloor(Number) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
The lowest allowed value for automatically computed axis extremes.
- setFloor(Number) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
The lowest allowed value for automatically computed axis extremes.
- setFloor(Number) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
The lowest allowed value for automatically computed axis extremes.
- setFollowPointer(Boolean) - Method in class com.vaadin.flow.component.charts.model.SeriesTooltip
-
Whether the tooltip should follow the mouse as it moves across columns,
pie slices and other point types with an extent.
- setFollowPointer(Boolean) - Method in class com.vaadin.flow.component.charts.model.Tooltip
-
Whether the tooltip should follow the mouse as it moves across columns,
pie slices and other point types with an extent.
- setFollowTouchMove(Boolean) - Method in class com.vaadin.flow.component.charts.model.SeriesTooltip
-
Whether the tooltip should follow the finger as it moves on a touch
device.
- setFollowTouchMove(Boolean) - Method in class com.vaadin.flow.component.charts.model.Tooltip
-
Whether the tooltip should follow the finger as it moves on a touch
device.
- setFontFamily(String) - Method in class com.vaadin.flow.component.charts.model.style.LabelStyle
-
Sets the font-family CSS attribute.
- setFontSize(String) - Method in class com.vaadin.flow.component.charts.model.style.LabelStyle
-
Sets the font-size CSS attribute.
- setFontWeight(FontWeight) - Method in class com.vaadin.flow.component.charts.model.style.LabelStyle
-
Sets the font-weight CSS attribute.
- setFooterFormat(String) - Method in class com.vaadin.flow.component.charts.model.SeriesTooltip
-
A string to append to the tooltip format.
- setFooterFormat(String) - Method in class com.vaadin.flow.component.charts.model.Tooltip
-
A string to append to the tooltip format.
- setForced(Boolean) - Method in class com.vaadin.flow.component.charts.model.DataGrouping
-
When data grouping is forced, it runs no matter how small the intervals
are.
- setFormat(String) - Method in class com.vaadin.flow.component.charts.model.AbstractDataLabels
-
A format string for the data label.
- setFormat(String) - Method in class com.vaadin.flow.component.charts.model.CrosshairLabel
-
A format string for the crosshair label.
- setFormat(String) - Method in class com.vaadin.flow.component.charts.model.DataLabels
-
- setFormat(String) - Method in class com.vaadin.flow.component.charts.model.DataLabelsFunnel
-
- setFormat(String) - Method in class com.vaadin.flow.component.charts.model.DataLabelsRange
-
- setFormat(String) - Method in class com.vaadin.flow.component.charts.model.Labels
-
- setFormat(String) - Method in class com.vaadin.flow.component.charts.model.StackLabels
-
- setFormatter(String) - Method in class com.vaadin.flow.component.charts.model.AbstractDataLabels
-
Callback JavaScript function to format the data label.
- setFormatter(String) - Method in class com.vaadin.flow.component.charts.model.CrosshairLabel
-
- setFormatter(String) - Method in class com.vaadin.flow.component.charts.model.DataLabels
-
- setFormatter(String) - Method in class com.vaadin.flow.component.charts.model.DataLabelsFunnel
-
- setFormatter(String) - Method in class com.vaadin.flow.component.charts.model.DataLabelsRange
-
- setFormatter(String) - Method in class com.vaadin.flow.component.charts.model.Labels
-
- setFormatter(String) - Method in class com.vaadin.flow.component.charts.model.StackLabels
-
- setFormatter(String) - Method in class com.vaadin.flow.component.charts.model.Tooltip
-
- setFrame(Frame) - Method in class com.vaadin.flow.component.charts.model.Options3d
-
Provides the option to draw a frame around the charts by defining a
bottom, front and back panel.
- setFrom(Number) - Method in class com.vaadin.flow.component.charts.model.Breaks
-
The point where the break starts.
- setFrom(Date) - Method in class com.vaadin.flow.component.charts.model.Breaks
-
- setFrom(Instant) - Method in class com.vaadin.flow.component.charts.model.Breaks
-
- setFrom(Number) - Method in class com.vaadin.flow.component.charts.model.PlotBand
-
The start position of the plot band in axis units.
- setFrom(Date) - Method in class com.vaadin.flow.component.charts.model.PlotBand
-
- setFrom(Instant) - Method in class com.vaadin.flow.component.charts.model.PlotBand
-
- setGapSize(Number) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
Defines when to display a gap in the graph.
- setGapSize(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
Defines when to display a gap in the graph.
- setGapSize(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
Defines when to display a gap in the graph.
- setGapSize(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
Defines when to display a gap in the graph.
- setGapSize(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
Defines when to display a gap in the graph.
- setGapSize(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
Defines when to display a gap in the graph.
- setGapSize(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
Defines when to display a gap in the graph.
- setGapSize(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
Defines when to display a gap in the graph.
- setGapUnit(String) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
Together with gapSize, this option defines where to draw
gaps in the graph.
- setGapUnit(String) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
Together with gapSize, this option defines where to draw
gaps in the graph.
- setGapUnit(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
Together with gapSize, this option defines where to draw
gaps in the graph.
- setGapUnit(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
Together with gapSize, this option defines where to draw
gaps in the graph.
- setGapUnit(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
Together with gapSize, this option defines where to draw
gaps in the graph.
- setGapUnit(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
Together with gapSize, this option defines where to draw
gaps in the graph.
- setGapUnit(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
Together with gapSize, this option defines where to draw
gaps in the graph.
- setGapUnit(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
Together with gapSize, this option defines where to draw
gaps in the graph.
- setGapUnit(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
Together with gapSize, this option defines where to draw
gaps in the graph.
- setGapUnit(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
Together with gapSize, this option defines where to draw
gaps in the graph.
- setGapUnit(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
Together with gapSize, this option defines where to draw
gaps in the graph.
- setGapUnit(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
Together with gapSize, this option defines where to draw
gaps in the graph.
- setGapUnit(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
Together with gapSize, this option defines where to draw
gaps in the graph.
- setGapUnit(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
Together with gapSize, this option defines where to draw
gaps in the graph.
- setGapUnit(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
Together with gapSize, this option defines where to draw
gaps in the graph.
- setGapUnit(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
Together with gapSize, this option defines where to draw
gaps in the graph.
- setGapUnit(String) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
Together with gapSize, this option defines where to draw
gaps in the graph.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.GaugeOptions
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsGauge
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSolidgauge
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGetExtremesFromAll(Boolean) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
Whether to use the Y extremes of the total chart width or only the zoomed
area when zooming in on parts of the X axis.
- setGridLineInterpolation(String) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
Polar charts only.
- setGridZIndex(Number) - Method in class com.vaadin.flow.component.charts.model.Axis
-
The Z index of the grid lines.
- setGridZIndex(Number) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
The Z index of the grid lines.
- setGridZIndex(Number) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
The Z index of the grid lines.
- setGridZIndex(Number) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
The Z index of the grid lines.
- setGrouping(Boolean) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
Whether to group non-stacked columns or to let them render independent of
each other.
- setGrouping(Boolean) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
Whether to group non-stacked columns or to let them render independent of
each other.
- setGrouping(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
Whether to group non-stacked columns or to let them render independent of
each other.
- setGrouping(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
Whether to group non-stacked columns or to let them render independent of
each other.
- setGrouping(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
Whether to group non-stacked columns or to let them render independent of
each other.
- setGrouping(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
Whether to group non-stacked columns or to let them render independent of
each other.
- setGrouping(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
Whether to group non-stacked columns or to let them render independent of
each other.
- setGrouping(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
Whether to group non-stacked columns or to let them render independent of
each other.
- setGrouping(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
Whether to group non-stacked columns or to let them render independent of
each other.
- setGroupPadding(Number) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
Padding between each value groups, in x axis units.
- setGroupPadding(Number) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
Padding between each value groups, in x axis units.
- setGroupPadding(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
Padding between each value groups, in x axis units.
- setGroupPadding(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
Padding between each value groups, in x axis units.
- setGroupPadding(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
Padding between each value groups, in x axis units.
- setGroupPadding(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
Padding between each value groups, in x axis units.
- setGroupPadding(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
Padding between each value groups, in x axis units.
- setGroupPadding(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
Padding between each value groups, in x axis units.
- setGroupPadding(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
Padding between each value groups, in x axis units.
- setGroupPixelWidth(Number) - Method in class com.vaadin.flow.component.charts.model.DataGrouping
-
The approximate pixel width of each group.
- setGroupZPadding(Number) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
The spacing between columns on the Z Axis in a 3D chart.
- setGroupZPadding(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
The spacing between columns on the Z Axis in a 3D chart.
- setGroupZPadding(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
The spacing between columns on the Z Axis in a 3D chart.
- setGroupZPadding(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
The spacing between columns on the Z Axis in a 3D chart.
- setGroupZPadding(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
The spacing between columns on the Z Axis in a 3D chart.
- setGroupZPadding(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
The spacing between columns on the Z Axis in a 3D chart.
- setGroupZPadding(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
The spacing between columns on the Z Axis in a 3D chart.
- setHalo(Halo) - Method in class com.vaadin.flow.component.charts.model.Hover
-
Options for the halo appearing around the hovered point in line-type
series as well as outside the hovered slice in pie charts.
- setHeaderFormat(String) - Method in class com.vaadin.flow.component.charts.model.SeriesTooltip
-
The HTML of the tooltip header line.
- setHeaderFormat(String) - Method in class com.vaadin.flow.component.charts.model.Tooltip
-
The HTML of the tooltip header line.
- setHeight(Number) - Method in class com.vaadin.flow.component.charts.model.ButtonOptions
-
Pixel height of the buttons.
- setHeight(String) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
An explicit height for the chart.
- setHeight(Number) - Method in class com.vaadin.flow.component.charts.model.ContextButton
-
Pixel height of the buttons.
- setHeight(Number) - Method in class com.vaadin.flow.component.charts.model.Marker
-
Image markers only.
- setHeight(Number) - Method in class com.vaadin.flow.component.charts.model.Navigator
-
The height of the navigator.
- setHeight(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
The height of the funnel or pyramid.
- setHeight(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
The height of the funnel or pyramid.
- setHeight(String) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
Sets the height using String presentation.
- setHeight(Number) - Method in class com.vaadin.flow.component.charts.model.RangeSelector
-
The height of the range selector, used to reserve space for buttons and
input.
- setHeight(Number) - Method in class com.vaadin.flow.component.charts.model.Scrollbar
-
The height of the scrollbar.
- setHeight(String) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
The height of the Y axis.
- setHideDelay(Number) - Method in class com.vaadin.flow.component.charts.model.SeriesTooltip
-
The number of milliseconds to wait until the tooltip is hidden when mouse
out from a point or chart.
- setHideDelay(Number) - Method in class com.vaadin.flow.component.charts.model.Tooltip
-
The number of milliseconds to wait until the tooltip is hidden when mouse
out from a point or chart.
- setHideDuration(Number) - Method in class com.vaadin.flow.component.charts.model.Loading
-
The duration in milliseconds of the fade out effect.
- setHigh(SerializableFunction<T, Object>) - Method in class com.vaadin.flow.component.charts.model.DataProviderSeries
-
Sets the function used for retrieving high values from the
bean provided by the data provider.
- setHigh(Number) - Method in class com.vaadin.flow.component.charts.model.DataSeriesItem
-
Sets the upper range for visualizations.
- setHorizontalAlign(HorizontalAlign) - Method in class com.vaadin.flow.component.charts.model.ButtonPosition
-
The horizontal alignment of the button.
- setHorizontalAlign(HorizontalAlign) - Method in class com.vaadin.flow.component.charts.model.Position
-
The horizontal alignment of the credits.
- setHour(String) - Method in class com.vaadin.flow.component.charts.model.DateTimeLabelFormats
-
Sets the format String for hour resolution
- setHover(Hover) - Method in class com.vaadin.flow.component.charts.model.States
-
- setHref(String) - Method in class com.vaadin.flow.component.charts.model.Credits
-
The URL for the credits label.
- setHtml(String) - Method in class com.vaadin.flow.component.charts.model.HTMLLabelItem
-
Sets the inner HTML or text for the label.
- setId(String) - Method in class com.vaadin.flow.component.charts.model.AbstractSeries
-
Sets an id for the series
- setId(String) - Method in class com.vaadin.flow.component.charts.model.AbstractSeriesItem
-
Sets the ID for the point.
- setId(String) - Method in class com.vaadin.flow.component.charts.model.Axis
-
An id for the axis.
- setId(String) - Method in class com.vaadin.flow.component.charts.model.DataSeriesItem
-
Sets the ID for the point.
- setId(String) - Method in class com.vaadin.flow.component.charts.model.PlotBand
-
An id used for identifying the plot band in Axis.removePlotBand.
- setId(String) - Method in class com.vaadin.flow.component.charts.model.PlotLine
-
An id used for identifying the plot line in Axis.removePlotLine.
- setId(String) - Method in interface com.vaadin.flow.component.charts.model.Series
-
Sets an id for the series
- setId(String) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
An id for the axis.
- setId(String) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
An id for the axis.
- setId(String) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
An id for the axis.
- setIgnoreHiddenPoint(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
Equivalent to
chart.ignoreHiddenSeries, this
option tells whether the series shall be redrawn as if the hidden point
were
null.
- setIgnoreHiddenPoint(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
Whether to ignore hidden points when the layout algorithm runs.
- setIgnoreHiddenSeries(Boolean) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
If true, the axes will scale to the remaining visible series once one
series is hidden.
- setInnerRadius(String) - Method in class com.vaadin.flow.component.charts.model.Background
-
Sets the inner radius of the circular shaped background using a string
representation of a percentage, e.g.
- setInnerRadius(String) - Method in class com.vaadin.flow.component.charts.model.PlotBand
-
In a gauge chart, this option determines the inner radius of the plot
band that stretches along the perimeter.
- setInnerSize(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
The size of the inner diameter for the pie.
- setInputBoxHeight(Number) - Method in class com.vaadin.flow.component.charts.model.RangeSelector
-
The pixel height of the date input boxes.
- setInputBoxWidth(Number) - Method in class com.vaadin.flow.component.charts.model.RangeSelector
-
The pixel width of the date input boxes.
- setInputDateFormat(String) - Method in class com.vaadin.flow.component.charts.model.RangeSelector
-
The date format in the input boxes when not selected for editing.
- setInputDateParser(String) - Method in class com.vaadin.flow.component.charts.model.RangeSelector
-
- setInputEditDateFormat(String) - Method in class com.vaadin.flow.component.charts.model.RangeSelector
-
The date format in the input boxes when they are selected for editing.
- setInputEnabled(Boolean) - Method in class com.vaadin.flow.component.charts.model.RangeSelector
-
Enable or disable the date input boxes.
- setInputPosition(ButtonPosition) - Method in class com.vaadin.flow.component.charts.model.RangeSelector
-
Positioning for the input boxes.
- setInside(Boolean) - Method in class com.vaadin.flow.component.charts.model.AbstractDataLabels
-
For points with an extent, like columns, whether to align the data label
inside the box or to the actual value point.
- setInside(Boolean) - Method in class com.vaadin.flow.component.charts.model.DataLabels
-
For points with an extent, like columns, whether to align the data label
inside the box or to the actual value point.
- setInside(Boolean) - Method in class com.vaadin.flow.component.charts.model.DataLabelsFunnel
-
For points with an extent, like columns, whether to align the data label
inside the box or to the actual value point.
- setInside(Boolean) - Method in class com.vaadin.flow.component.charts.model.DataLabelsRange
-
For points with an extent, like columns, whether to align the data label
inside the box or to the actual value point.
- setInteractByLeaf(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
This option decides if the user can interact with the parent nodes or
just the leaf nodes.
- setIntermediate(boolean) - Method in class com.vaadin.flow.component.charts.model.WaterFallSum
-
- setInvalidDate(String) - Method in class com.vaadin.flow.component.charts.model.Lang
-
What to show in a date field for invalid dates.
- setInverted(Boolean) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
Whether to invert the axes so that the x axis is vertical and y axis is
horizontal.
- setItemDistance(Number) - Method in class com.vaadin.flow.component.charts.model.Legend
-
In a legend with horizontal layout, the itemDistance defines the pixel
distance between each item.
- setItemMarginBottom(Number) - Method in class com.vaadin.flow.component.charts.model.Legend
-
The pixel bottom margin for each legend item.
- setItemMarginTop(Number) - Method in class com.vaadin.flow.component.charts.model.Legend
-
The pixel top margin for each legend item.
- setItems(HTMLLabelItem...) - Method in class com.vaadin.flow.component.charts.model.HTMLLabels
-
Sets the label items
- setItemSliced(int, boolean) - Method in class com.vaadin.flow.component.charts.model.DataSeries
-
Sets a new sliced value to the item with the specified index
- setItemSliced(int, boolean, boolean) - Method in class com.vaadin.flow.component.charts.model.DataSeries
-
Sets a new sliced value to the item with the specified index
- setItemSliced(int, boolean, boolean, boolean) - Method in class com.vaadin.flow.component.charts.model.DataSeries
-
Sets a new sliced value to the item with the specified index
- setItemWidth(Number) - Method in class com.vaadin.flow.component.charts.model.Legend
-
The width for each legend item.
- setKeyboardNavigation(KeyboardNavigation) - Method in class com.vaadin.flow.component.charts.model.Accessibility
-
Options for keyboard navigation.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.GaugeOptions
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsGauge
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSolidgauge
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
An array specifying which option maps to which key in the data point
array.
- setKeys(String...) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
An array specifying which option maps to which key in the data point
array.
- setLabel(CrosshairLabel) - Method in class com.vaadin.flow.component.charts.model.Crosshair
-
A label on the axis next to the crosshair.
- setLabel(Label) - Method in class com.vaadin.flow.component.charts.model.PlotBand
-
Text labels for the plot bands
- setLabel(Label) - Method in class com.vaadin.flow.component.charts.model.PlotLine
-
Text labels for the plot bands
- setLabelFormat(String) - Method in class com.vaadin.flow.component.charts.model.Legend
-
- setLabelFormatter(String) - Method in class com.vaadin.flow.component.charts.model.Legend
-
- setLabels(Labels) - Method in class com.vaadin.flow.component.charts.model.Axis
-
The axis labels show the number or category for each tick.
- setLabels(HTMLLabels) - Method in class com.vaadin.flow.component.charts.model.Configuration
-
Sets HTML labels that can be positioned anywhere in the chart area.
- setLabels(Labels) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
The axis labels show the number or category for each tick.
- setLabels(Labels) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
- setLabels(Labels) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
The axis labels show the number or category for each tick.
- setLayout(LayoutDirection) - Method in class com.vaadin.flow.component.charts.model.Legend
-
The layout of the legend items.
- setLayoutAlgorithm(TreeMapLayoutAlgorithm) - Method in class com.vaadin.flow.component.charts.model.Level
-
Can set the layoutAlgorithm option on a specific level.
- setLayoutAlgorithm(TreeMapLayoutAlgorithm) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
This option decides which algorithm is used for setting position and
dimensions of the points.
- setLayoutStartingDirection(TreeMapLayoutStartingDirection) - Method in class com.vaadin.flow.component.charts.model.Level
-
Can set the layoutStartingDirection option on a specific level.
- setLayoutStartingDirection(TreeMapLayoutStartingDirection) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
Defines which direction the layout algorithm will start drawing.
- setLeft(String) - Method in class com.vaadin.flow.component.charts.model.style.LabelStyle
-
Sets the left CSS attribute
- setLegend(Legend) - Method in class com.vaadin.flow.component.charts.model.Configuration
-
Sets the legend.
- setLegendIndex(Number) - Method in class com.vaadin.flow.component.charts.model.AbstractSeriesItem
-
Sets the sequential index of the pie slice in the legend.
- setLegendIndex(Number) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
The sequential index of the series within the legend.
- setLegendIndex(Number) - Method in class com.vaadin.flow.component.charts.model.DataSeriesItem
-
Sets the sequential index of the pie slice in the legend.
- setLegendIndex(Number) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
The sequential index of the series within the legend.
- setLegendIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
The sequential index of the series within the legend.
- setLegendIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
The sequential index of the series within the legend.
- setLegendIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
The sequential index of the series within the legend.
- setLegendIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
The sequential index of the series within the legend.
- setLegendIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
The sequential index of the series within the legend.
- setLegendIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
The sequential index of the series within the legend.
- setLegendIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
The sequential index of the series within the legend.
- setLegendIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
The sequential index of the series within the legend.
- setLegendIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
The sequential index of the series within the legend.
- setLegendIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
The sequential index of the series within the legend.
- setLegendIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
The sequential index of the series within the legend.
- setLegendIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
The sequential index of the series within the legend.
- setLegendIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
The sequential index of the series within the legend.
- setLegendIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
The sequential index of the series within the legend.
- setLegendIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
The sequential index of the series within the legend.
- setLevel(Number) - Method in class com.vaadin.flow.component.charts.model.Level
-
Decides which level takes effect from the options set in the levels
object.
- setLevelIsConstant(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
Used together with the levels and allowDrillToNode options.
- setLevels(Level...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
Set options on specific levels.
- setLibURL(String) - Method in class com.vaadin.flow.component.charts.model.Exporting
-
Path where Highcharts will look for export module dependencies to load on
demand if they don't already exist on window.
- setLinecap(String) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
The line cap used for line ends and line joins on the graph.
- setLinecap(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
The line cap used for line ends and line joins on the graph.
- setLinecap(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
The line cap used for line ends and line joins on the graph.
- setLinecap(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
The line cap used for line ends and line joins on the graph.
- setLinecap(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
The line cap used for line ends and line joins on the graph.
- setLinecap(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
The line cap used for line ends and line joins on the graph.
- setLinecap(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
The line cap used for line ends and line joins on the graph.
- setLinecap(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSolidgauge
-
Whether the strokes of the solid gauge should be round or
square.
- setLinecap(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
The line cap used for line ends and line joins on the graph.
- setLineHeight(Number) - Method in class com.vaadin.flow.component.charts.model.Legend
-
Line height for the legend items.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
The ID of another series to link to.
- setLinkedTo(Number) - Method in class com.vaadin.flow.component.charts.model.Axis
-
Index of another axis that this axis is linked to.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
The ID of another series to link to.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
The ID of another series to link to.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
The
id of another series to link to.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
The
id of another series to link to.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
The
id of another series to link to.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
The
id of another series to link to.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
The
id of another series to link to.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
The
id of another series to link to.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
The
id of another series to link to.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
The
id of another series to link to.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
The
id of another series to link to.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
The
id of another series to link to.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
The parent series of the error bar.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
The
id of another series to link to.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
The
id of another series to link to.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsGauge
-
The
id of another series to link to.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
The
id of another series to link to.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
The
id of another series to link to.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
The
id of another series to link to.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
The
id of another series to link to.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
The
id of another series to link to.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
The
id of another series to link to.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
The
id of another series to link to.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
The
id of another series to link to.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
The
id of another series to link to.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
The
id of another series to link to.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
The
id of another series to link to.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
The ID of another series to link to.
- setLinkedTo(String) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
The ID of another series to link to.
- setLinkedTo(Number) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
Index of another axis that this axis is linked to.
- setLinkedTo(XAxis) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
- setLinkedTo(Number) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
Index of another axis that this axis is linked to.
- setLinkedTo(YAxis) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
- setLinkedTo(Number) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
Index of another axis that this axis is linked to.
- setLinkedTo(ZAxis) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
- setLiveRedraw(Boolean) - Method in class com.vaadin.flow.component.charts.model.Scrollbar
-
Whether to redraw the main chart as the scrollbar or the navigator zoomed
window is moved.
- setLoading(Loading) - Method in class com.vaadin.flow.component.charts.model.Configuration
-
Set loading options control the appearance of the loading screen that
covers the plot area on chart operations.
- setLoading(String) - Method in class com.vaadin.flow.component.charts.model.Lang
-
The loading text that appears when the chart is set into the loading
state following a call to chart.showLoading.
- setLow(SerializableFunction<T, Object>) - Method in class com.vaadin.flow.component.charts.model.DataProviderSeries
-
Sets the function used for retrieving low values from the
bean provided by the data provider.
- setLow(Number) - Method in class com.vaadin.flow.component.charts.model.DataSeriesItem
-
Sets the lower range for visualizations.
- setLowerQuartile(Number) - Method in class com.vaadin.flow.component.charts.model.BoxPlotItem
-
Sets the lower quartile of the item.
- setMargin(Number) - Method in class com.vaadin.flow.component.charts.model.AxisTitle
-
The pixel distance between the axis labels and the title.
- setMargin(Number) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
Sets all margins to the same value
- setMargin(Number, Number) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
Sets the vertical margin for top and bottom and the horizontal margin for
the right and left margin
- setMargin(Number, Number, Number, Number) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
Set all margins in one call
- setMargin(Number) - Method in class com.vaadin.flow.component.charts.model.Legend
-
If the plot area sized is calculated automatically and the legend is not
floating, the legend margin is the space between the legend and the axis
labels or plot area.
- setMargin(Number) - Method in class com.vaadin.flow.component.charts.model.Navigator
-
The distance from the nearest element, the X axis or X axis labels.
- setMargin(Number) - Method in class com.vaadin.flow.component.charts.model.Scrollbar
-
Pixel margin between the scrollbar and the axis elements.
- setMargin(Number) - Method in class com.vaadin.flow.component.charts.model.Title
-
The margin between the title and the plot area, or if a subtitle is
present, the margin between the subtitle and the plot area.
- setMarginBottom(Number) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
The margin between the bottom outer edge of the chart and the plot area.
- setMarginLeft(Number) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
The margin between the left outer edge of the chart and the plot area.
- setMarginRight(Number) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
The margin between the right outer edge of the chart and the plot area.
- setMarginTop(Number) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
The margin between the top outer edge of the chart and the plot area.
- setMarker(Marker) - Method in class com.vaadin.flow.component.charts.model.AbstractSeriesItem
-
Sets the marker of this data series item
- setMarker(Marker) - Method in class com.vaadin.flow.component.charts.model.DataSeriesItem
-
Sets the marker of this data series item
- setMarker(Marker) - Method in class com.vaadin.flow.component.charts.model.Hover
-
- setMarker(Marker) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
Options for the point markers of line-like series.
- setMarker(Marker) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
Options for the point markers of line-like series.
- setMarker(Marker) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
Options for the point markers of line-like series.
- setMarker(Marker) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
Options for the point markers of line-like series.
- setMarker(Marker) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
Options for the point markers of line-like series.
- setMarker(Marker) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
Options for the point markers of line-like series.
- setMarker(Marker) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
Options for the point markers of line-like series.
- setMarker(Marker) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
Options for the point markers of line-like series.
- setMarker(Marker) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
Options for the point markers of line-like series.
- setMaskInside(Boolean) - Method in class com.vaadin.flow.component.charts.model.Navigator
-
Whether the mask should be inside the range marking the zoomed range, or
outside.
- setMax(Number) - Method in class com.vaadin.flow.component.charts.model.Axis
-
The maximum value of the axis.
- setMax(Date) - Method in class com.vaadin.flow.component.charts.model.Axis
-
The maximum value of the axis as Date.
- setMaxColor(Color) - Method in class com.vaadin.flow.component.charts.model.ColorAxis
-
Solid gauge only.
- setMaxHeight(Number) - Method in class com.vaadin.flow.component.charts.model.Condition
-
The responsive rule applies if the chart height is less than this.
- setMaxHeight(Number) - Method in class com.vaadin.flow.component.charts.model.Legend
-
Maximum pixel height for the legend.
- setMaxPadding(Number) - Method in class com.vaadin.flow.component.charts.model.Axis
-
Padding of the max value relative to the length of the axis.
- setMaxPadding(Number) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
Padding of the max value relative to the length of the axis.
- setMaxPadding(Number) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
Padding of the max value relative to the length of the axis.
- setMaxPadding(Number) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
Padding of the max value relative to the length of the axis.
- setMaxPointWidth(Number) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
The maximum allowed pixel width for a column, translated to the height of
a bar in a bar chart.
- setMaxPointWidth(Number) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
The maximum allowed pixel width for a column, translated to the height of
a bar in a bar chart.
- setMaxPointWidth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
The maximum allowed pixel width for a column, translated to the height of
a bar in a bar chart.
- setMaxPointWidth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
The maximum allowed pixel width for a column, translated to the height of
a bar in a bar chart.
- setMaxPointWidth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
The maximum allowed pixel width for a column, translated to the height of
a bar in a bar chart.
- setMaxPointWidth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
The maximum allowed pixel width for a column, translated to the height of
a bar in a bar chart.
- setMaxPointWidth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
The maximum allowed pixel width for a column, translated to the height of
a bar in a bar chart.
- setMaxPointWidth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
The maximum allowed pixel width for a column, translated to the height of
a bar in a bar chart.
- setMaxPointWidth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
The maximum allowed pixel width for a column, translated to the height of
a bar in a bar chart.
- setMaxPointWidth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
The maximum allowed pixel width for a column, translated to the height of
a bar in a bar chart.
- setMaxPointWidth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
The maximum allowed pixel width for a column, translated to the height of
a bar in a bar chart.
- setMaxPointWidth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
The maximum allowed pixel width for a column, translated to the height of
a bar in a bar chart.
- setMaxPointWidth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
The maximum allowed pixel width for a column, translated to the height of
a bar in a bar chart.
- setMaxSize(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
Maximum bubble size.
- setMaxWidth(Number) - Method in class com.vaadin.flow.component.charts.model.Condition
-
The responsive rule applies if the chart width is less than this.
- setMedian(Number) - Method in class com.vaadin.flow.component.charts.model.BoxPlotItem
-
Sets the median of the item.
- setMedianWidth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
The pixel width of the median line.
- setMenuItemDefinitions(Map<String, ExportingMenuItemDefinition>) - Method in class com.vaadin.flow.component.charts.model.Exporting
-
An object consisting of definitions for the menu items in the context
menu.
- setMenuItems(ContextButtonMenuItem[]) - Method in class com.vaadin.flow.component.charts.model.ContextButton
-
A collection of config options for the menu items.
- setMetaKey(boolean) - Method in class com.vaadin.flow.component.charts.events.MouseEventDetails
-
- setMin(Number) - Method in class com.vaadin.flow.component.charts.model.Axis
-
The minimum value of the axis.
- setMin(Date) - Method in class com.vaadin.flow.component.charts.model.Axis
-
The minimum value of the axis as Date.
- setMinColor(Color) - Method in class com.vaadin.flow.component.charts.model.ColorAxis
-
Solid gauge only.
- setMinHeight(Number) - Method in class com.vaadin.flow.component.charts.model.Condition
-
The responsive rule applies if the chart height is greater than this.
- setMinorTickInterval(String) - Method in class com.vaadin.flow.component.charts.model.Axis
-
Tick interval in scale units for the minor ticks.
- setMinorTickInterval(String) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
Tick interval in scale units for the minor ticks.
- setMinorTickInterval(String) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
Tick interval in scale units for the minor ticks.
- setMinorTickInterval(String) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
Tick interval in scale units for the minor ticks.
- setMinorTickLength(Number) - Method in class com.vaadin.flow.component.charts.model.Axis
-
The pixel length of the minor tick marks.
- setMinorTickLength(Number) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
The pixel length of the minor tick marks.
- setMinorTickLength(Number) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
The pixel length of the minor tick marks.
- setMinorTickLength(Number) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
The pixel length of the minor tick marks.
- setMinorTickPosition(TickPosition) - Method in class com.vaadin.flow.component.charts.model.Axis
-
The position of the minor tick marks relative to the axis line.
- setMinorTickPosition(TickPosition) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
The position of the minor tick marks relative to the axis line.
- setMinorTickPosition(TickPosition) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
The position of the minor tick marks relative to the axis line.
- setMinorTickPosition(TickPosition) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
The position of the minor tick marks relative to the axis line.
- setMinPadding(Number) - Method in class com.vaadin.flow.component.charts.model.Axis
-
Padding of the min value relative to the length of the axis.
- setMinPadding(Number) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
Padding of the min value relative to the length of the axis.
- setMinPadding(Number) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
Padding of the min value relative to the length of the axis.
- setMinPadding(Number) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
Padding of the min value relative to the length of the axis.
- setMinPointLength(Number) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
The minimal height for a column or width for a bar.
- setMinPointLength(Number) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
The minimal height for a column or width for a bar.
- setMinPointLength(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
The minimal height for a column or width for a bar.
- setMinPointLength(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
The minimal height for a column or width for a bar.
- setMinPointLength(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
The minimal height for a column or width for a bar.
- setMinPointLength(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
The minimal height for a column or width for a bar.
- setMinPointLength(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
The minimal height for a column or width for a bar.
- setMinPointLength(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
The minimal height for a column or width for a bar.
- setMinRange(Number) - Method in class com.vaadin.flow.component.charts.model.Axis
-
The minimum range to display on this axis.
- setMinRange(Number) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
The minimum range to display on this axis.
- setMinRange(Number) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
The minimum range to display on this axis.
- setMinRange(Number) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
The minimum range to display on this axis.
- setMinSize(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
Minimum bubble size.
- setMinSize(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
The minimum size for a pie in response to auto margins.
- setMinSize(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
The minimum size for a pie in response to auto margins.
- setMinSize(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
The minimum size for a pie in response to auto margins.
- setMinSize(Number) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
The minimum size for a pie in response to auto margins.
- setMinTickInterval(Number) - Method in class com.vaadin.flow.component.charts.model.Axis
-
The minimum tick interval allowed in axis values.
- setMinTickInterval(Number) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
The minimum tick interval allowed in axis values.
- setMinTickInterval(Number) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
The minimum tick interval allowed in axis values.
- setMinTickInterval(Number) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
The minimum tick interval allowed in axis values.
- setMinute(String) - Method in class com.vaadin.flow.component.charts.model.DateTimeLabelFormats
-
Sets the format String for minute resolution.
- setMinWidth(Number) - Method in class com.vaadin.flow.component.charts.model.Condition
-
The responsive rule applies if the chart width is greater than this.
- setMinWidth(Number) - Method in class com.vaadin.flow.component.charts.model.Scrollbar
-
The minimum width of the scrollbar.
- setMonth(String) - Method in class com.vaadin.flow.component.charts.model.DateTimeLabelFormats
-
Sets the format String for month resolution.
- setMonths(String[]) - Method in class com.vaadin.flow.component.charts.model.Lang
-
An array containing the months names.
- setName(String) - Method in class com.vaadin.flow.component.charts.model.AbstractSeries
-
- setName(String) - Method in class com.vaadin.flow.component.charts.model.AbstractSeriesItem
-
Sets the name of the data item as shown in the legend, tooltip, dataLabel
etc.
- setName(String) - Method in class com.vaadin.flow.component.charts.model.DataSeriesItem
-
Sets the name of the data item as shown in the legend, tooltip, dataLabel
etc.
- setName(String) - Method in interface com.vaadin.flow.component.charts.model.Series
-
Sets the name of the series as shown in the legend, tooltip etc.
- setNavigation(Navigation) - Method in class com.vaadin.flow.component.charts.model.Configuration
-
Set options for buttons and menus appearing in the exporting module.
- setNavigation(LegendNavigation) - Method in class com.vaadin.flow.component.charts.model.Legend
-
Options for the paging or navigation appearing when the legend is
overflown.
- setNavigator(Navigator) - Method in class com.vaadin.flow.component.charts.model.Configuration
-
Set configuration for the navigator
- setNavigatorOptions(PlotOptionsSeries) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
Options for the corresponding navigator series if
showInNavigator is true for this series.
- setNavigatorOptions(PlotOptionsSeries) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
Options for the corresponding navigator series if
showInNavigator is true for this series.
- setNavigatorOptions(PlotOptionsSeries) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
Options for the corresponding navigator series if
showInNavigator is true for this series.
- setNavigatorOptions(PlotOptionsSeries) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
Options for the corresponding navigator series if
showInNavigator is true for this series.
- setNavigatorOptions(PlotOptionsSeries) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
Options for the corresponding navigator series if
showInNavigator is true for this series.
- setNavigatorOptions(PlotOptionsSeries) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
Options for the corresponding navigator series if
showInNavigator is true for this series.
- setNavigatorOptions(PlotOptionsSeries) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
Options for the corresponding navigator series if
showInNavigator is true for this series.
- setNavigatorOptions(PlotOptionsSeries) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
Options for the corresponding navigator series if
showInNavigator is true for this series.
- setNavigatorOptions(PlotOptionsSeries) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
Options for the corresponding navigator series if
showInNavigator is true for this series.
- setNavigatorOptions(PlotOptionsSeries) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
Options for the corresponding navigator series if
showInNavigator is true for this series.
- setNavigatorOptions(PlotOptionsSeries) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
Options for the corresponding navigator series if
showInNavigator is true for this series.
- setNavigatorOptions(PlotOptionsSeries) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
Options for the corresponding navigator series if
showInNavigator is true for this series.
- setNavigatorOptions(PlotOptionsSeries) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
Options for the corresponding navigator series if
showInNavigator is true for this series.
- setNavigatorOptions(PlotOptionsSeries) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
Options for the corresponding navigator series if
showInNavigator is true for this series.
- setNavigatorOptions(PlotOptionsSeries) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
Options for the corresponding navigator series if
showInNavigator is true for this series.
- setNavigatorOptions(PlotOptionsSeries) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
Options for the corresponding navigator series if
showInNavigator is true for this series.
- setNavigatorOptions(PlotOptionsSeries) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
Options for the corresponding navigator series if
showInNavigator is true for this series.
- setNeckHeight(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
The height of the neck, the lower part of the funnel.
- setNeckWidth(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
The width of the neck, the lower part of the funnel.
- setNegativeColor(boolean) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
Enable or disable the color for parts of the graph that are bellow
threshold.
- setNegativeColor(boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
- setNegativeColor(boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
- setNegativeColor(boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
- setNegativeColor(boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
Enable or disable the color for parts of the graph that are bellow
#getThreshold().
- setNegativeColor(boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
- setNegativeColor(boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
Enable or disable the color for parts of the graph that are bellow
#getThreshold().
- setNegativeColor(boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
- setNegativeColor(boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
- setNegativeColor(boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
- setNegativeColor(boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
Enable or disable the color for parts of the graph that are bellow
#getThreshold().
- setNegativeColor(boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
- setNegativeColor(boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsGauge
-
- setNegativeColor(boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
- setNegativeColor(boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
- setNegativeColor(boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
Enable or disable the color for parts of the graph that are bellow
#getThreshold().
- setNegativeColor(boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
- setNegativeColor(boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
- setNegativeColor(boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
- setNoData(NoData) - Method in class com.vaadin.flow.component.charts.model.Configuration
-
Set options for displaying a message when no data is available.
- setNoData(String) - Method in class com.vaadin.flow.component.charts.model.Lang
-
The text to display when the chart contains no data.
- setNumericSymbolMagnitude(Number) - Method in class com.vaadin.flow.component.charts.model.Lang
-
- setNumericSymbols(String[]) - Method in class com.vaadin.flow.component.charts.model.Lang
-
Metric prefixes used to shorten high numbers in axis labels.
- setObjectMapperInstance(ObjectWriter) - Static method in class com.vaadin.flow.component.charts.util.ChartSerialization
-
This method can be used to configure the ObjectMapper object used
to serialize configuration objects to client side.
- setOffset(Number) - Method in class com.vaadin.flow.component.charts.model.Axis
-
The distance in pixels from the plot area to the axis line.
- setOffset(Number) - Method in class com.vaadin.flow.component.charts.model.AxisTitle
-
The distance of the axis title from the axis line.
- setOffset(Number) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
The distance in pixels from the plot area to the axis line.
- setOffset(Number) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
The distance in pixels from the plot area to the axis line.
- setOffset(Number) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
The distance in pixels from the plot area to the axis line.
- setOnclick(String) - Method in class com.vaadin.flow.component.charts.model.ContextButtonMenuItem
-
- setOnKey(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
In case the flag is placed on a series, on what point key to place it.
- setOnonclick(String) - Method in class com.vaadin.flow.component.charts.model.ExportingMenuItemDefinition
-
- setOnSeries(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
The id of the series that the flags should be drawn on.
- setOnTableAnchorClick(String) - Method in class com.vaadin.flow.component.charts.model.Accessibility
-
- setOpacity(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
The opacity of a point in treemap.
- setOpen(SerializableFunction<T, Object>) - Method in class com.vaadin.flow.component.charts.model.DataProviderSeries
-
Sets the function used for retrieving open values from the
bean provided by the data provider.
- setOpen(Number) - Method in class com.vaadin.flow.component.charts.model.OhlcItem
-
Sets the open value of the OHLC item
- setOpposite(Boolean) - Method in class com.vaadin.flow.component.charts.model.Axis
-
Whether to display the axis on the opposite side of the normal.
- setOpposite(Boolean) - Method in class com.vaadin.flow.component.charts.model.Navigator
-
When the chart is inverted, whether to draw the navigator on the opposite
side.
- setOpposite(Boolean) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
Whether to display the axis on the opposite side of the normal.
- setOpposite(Boolean) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
Whether to display the axis on the opposite side of the normal.
- setOpposite(Boolean) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
Whether to display the axis on the opposite side of the normal.
- setOptions3d(Options3d) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
Options to render charts in 3 dimensions.
- setOrdinal(Boolean) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
In an ordinal axis, the points are equally spaced in the chart regardless
of the actual time or x distance between them.
- setOrdinal(Boolean) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
In an ordinal axis, the points are equally spaced in the chart regardless
of the actual time or x distance between them.
- setOuterRadius(String) - Method in class com.vaadin.flow.component.charts.model.Background
-
Sets the outer radius of the circular shaped background using a string
representation of a percentage, e.g.
- setOuterRadius(String) - Method in class com.vaadin.flow.component.charts.model.PlotBand
-
In a gauge chart, this option determines the outer radius of the plot
band that stretches along the perimeter.
- setOverflow(String) - Method in class com.vaadin.flow.component.charts.model.AbstractDataLabels
-
How to handle data labels that flow outside the plot area.
- setOverflow(String) - Method in class com.vaadin.flow.component.charts.model.DataLabels
-
How to handle data labels that flow outside the plot area.
- setOverflow(String) - Method in class com.vaadin.flow.component.charts.model.DataLabelsFunnel
-
How to handle data labels that flow outside the plot area.
- setOverflow(String) - Method in class com.vaadin.flow.component.charts.model.DataLabelsRange
-
How to handle data labels that flow outside the plot area.
- setOvershoot(Number) - Method in class com.vaadin.flow.component.charts.model.GaugeOptions
-
Allow the dial to overshoot the end of the perimeter axis by this many
degrees.
- setOvershoot(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsGauge
-
Allow the dial to overshoot the end of the perimeter axis by this many
degrees.
- setOvershoot(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSolidgauge
-
Allow the dial to overshoot the end of the perimeter axis by this many
degrees.
- setPadding(Number) - Method in class com.vaadin.flow.component.charts.model.AbstractDataLabels
-
When either the borderWidth or the
backgroundColor is set, this is the padding within the box.
- setPadding(Number) - Method in class com.vaadin.flow.component.charts.model.CrosshairLabel
-
Padding inside the crosshair label.
- setPadding(Number) - Method in class com.vaadin.flow.component.charts.model.DataLabels
-
When either the borderWidth or the
backgroundColor is set, this is the padding within the box.
- setPadding(Number) - Method in class com.vaadin.flow.component.charts.model.DataLabelsFunnel
-
When either the borderWidth or the
backgroundColor is set, this is the padding within the box.
- setPadding(Number) - Method in class com.vaadin.flow.component.charts.model.DataLabelsRange
-
When either the borderWidth or the
backgroundColor is set, this is the padding within the box.
- setPadding(Number) - Method in class com.vaadin.flow.component.charts.model.Labels
-
The pixel padding for axis labels, to ensure white space between them.
- setPadding(Number) - Method in class com.vaadin.flow.component.charts.model.Legend
-
The inner padding of the legend box.
- setPadding(Number) - Method in class com.vaadin.flow.component.charts.model.SeriesTooltip
-
Padding inside the tooltip, in pixels.
- setPadding(Number) - Method in class com.vaadin.flow.component.charts.model.Tooltip
-
Padding inside the tooltip, in pixels.
- setPane(Number) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
- setPane(Pane) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
- setPane(Number) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
- setPane(Pane) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
- setPanKey(PanKey) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
Allows setting a key to switch between zooming and panning.
- setPanning(Boolean) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
Allow panning in a chart.
- setParent(String) - Method in class com.vaadin.flow.component.charts.model.TreeSeriesItem
-
The value should be the id of the point which is the parent.
- setParent(TreeSeriesItem) - Method in class com.vaadin.flow.component.charts.model.TreeSeriesItem
-
Set the parent of this node.
- setPinchType(Dimension) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
Equivalent to
zoomType, but for multitouch
gestures only.
- setPivot(Pivot) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsGauge
-
Options for the pivot or the center point of the gauge.
- setPlotBands(PlotBand...) - Method in class com.vaadin.flow.component.charts.model.Axis
-
An array of colored bands stretching across the plot area marking an
interval on the axis.
- setPlotBands(PlotBand...) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
An array of colored bands stretching across the plot area marking an
interval on the axis.
- setPlotBands(PlotBand...) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
An array of objects defining plot bands on the Y axis.
- setPlotBands(PlotBand...) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
An array of colored bands stretching across the plot area marking an
interval on the axis.
- setPlotLines(PlotLine...) - Method in class com.vaadin.flow.component.charts.model.Axis
-
An array of lines stretching across the plot area, marking a specific
value on one of the axes.
- setPlotLines(PlotLine...) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
An array of lines stretching across the plot area, marking a specific
value on one of the axes.
- setPlotLines(PlotLine...) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
An array of objects representing plot lines on the X axis
- setPlotLines(PlotLine...) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
An array of lines stretching across the plot area, marking a specific
value on one of the axes.
- setPlotOptions(AbstractPlotOptions) - Method in class com.vaadin.flow.component.charts.model.AbstractSeries
-
Sets the plot options for this specific series.
- setPlotOptions(AbstractPlotOptions...) - Method in class com.vaadin.flow.component.charts.model.Configuration
-
Sets component-wide default plot options.
- setPlotOptions(AbstractPlotOptions) - Method in interface com.vaadin.flow.component.charts.model.Series
-
Sets the plot options for this specific series.
- setPointDateFormat(String) - Method in class com.vaadin.flow.component.charts.model.Accessibility
-
Date format to use for points on datetime axes when describing them to
screen reader users.
- setPointDateFormatter(String) - Method in class com.vaadin.flow.component.charts.model.Accessibility
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.Accessibility
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsGauge
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSolidgauge
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
- setPointDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
- setPointFormat(String) - Method in class com.vaadin.flow.component.charts.model.SeriesTooltip
-
The HTML of the point's line in the tooltip.
- setPointFormat(String) - Method in class com.vaadin.flow.component.charts.model.Tooltip
-
The HTML of the point's line in the tooltip.
- setPointFormatter(String) - Method in class com.vaadin.flow.component.charts.model.SeriesTooltip
-
- setPointFormatter(String) - Method in class com.vaadin.flow.component.charts.model.Tooltip
-
- setPointInterval(Number) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
If no x values are given for the points in a series, pointInterval
defines the interval of the x values.
- setPointInterval(Number) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
If no x values are given for the points in a series, pointInterval
defines the interval of the x values.
- setPointInterval(Number) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
If no x values are given for the points in a series, pointInterval
defines the interval of the x values in milliseconds.
- setPointInterval(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
If no x values are given for the points in a series, pointInterval
defines the interval of the x values.
- setPointInterval(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
If no x values are given for the points in a series, pointInterval
defines the interval of the x values.
- setPointInterval(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
If no x values are given for the points in a series, pointInterval
defines the interval of the x values.
- setPointInterval(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
If no x values are given for the points in a series, pointInterval
defines the interval of the x values.
- setPointInterval(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
If no x values are given for the points in a series, pointInterval
defines the interval of the x values.
- setPointInterval(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
If no x values are given for the points in a series, pointInterval
defines the interval of the x values.
- setPointInterval(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
If no x values are given for the points in a series, pointInterval
defines the interval of the x values.
- setPointInterval(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
If no x values are given for the points in a series, pointInterval
defines the interval of the x values in milliseconds.
- setPointInterval(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
If no x values are given for the points in a series, pointInterval
defines the interval of the x values.
- setPointInterval(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
If no x values are given for the points in a series, pointInterval
defines the interval of the x values.
- setPointInterval(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
If no x values are given for the points in a series, pointInterval
defines the interval of the x values.
- setPointInterval(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
If no x values are given for the points in a series, pointInterval
defines the interval of the x values.
- setPointInterval(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
If no x values are given for the points in a series, pointInterval
defines the interval of the x values in milliseconds.
- setPointInterval(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
If no x values are given for the points in a series, pointInterval
defines the interval of the x values.
- setPointInterval(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
If no x values are given for the points in a series, pointInterval
defines the interval of the x values.
- setPointInterval(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
If no x values are given for the points in a series, pointInterval
defines the interval of the x values.
- setPointInterval(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
If no x values are given for the points in a series, pointInterval
defines the interval of the x values.
- setPointInterval(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
If no x values are given for the points in a series, pointInterval
defines the interval of the x values.
- setPointInterval(Number) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
If no x values are given for the points in a series, pointInterval
defines the interval of the x values.
- setPointIntervalUnit(IntervalUnit) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
On datetime series, this allows for setting the
pointInterval to irregular
time units,
day,
month and
year.
- setPointIntervalUnit(IntervalUnit) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
On datetime series, this allows for setting the
pointInterval to irregular
time units,
day,
month and
year.
- setPointIntervalUnit(IntervalUnit) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
On datetime series, this allows for setting the
pointInterval to irregular
time units,
day,
month and
year.
- setPointIntervalUnit(IntervalUnit) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
On datetime series, this allows for setting the
pointInterval to irregular
time units,
day,
month and
year.
- setPointIntervalUnit(IntervalUnit) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
On datetime series, this allows for setting the
pointInterval to irregular
time units,
day,
month and
year.
- setPointIntervalUnit(IntervalUnit) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
On datetime series, this allows for setting the
pointInterval to irregular
time units,
day,
month and
year.
- setPointIntervalUnit(IntervalUnit) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
On datetime series, this allows for setting the
pointInterval to irregular
time units,
day,
month and
year.
- setPointIntervalUnit(IntervalUnit) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
On datetime series, this allows for setting the
pointInterval to irregular
time units,
day,
month and
year.
- setPointIntervalUnit(IntervalUnit) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
On datetime series, this allows for setting the
pointInterval to irregular
time units,
day,
month and
year.
- setPointIntervalUnit(IntervalUnit) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
On datetime series, this allows for setting the
pointInterval to irregular
time units,
day,
month and
year.
- setPointIntervalUnit(IntervalUnit) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
On datetime series, this allows for setting the
pointInterval to irregular
time units,
day,
month and
year.
- setPointIntervalUnit(IntervalUnit) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
On datetime series, this allows for setting the
pointInterval to irregular
time units,
day,
month and
year.
- setPointIntervalUnit(IntervalUnit) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
On datetime series, this allows for setting the
pointInterval to irregular
time units,
day,
month and
year.
- setPointIntervalUnit(IntervalUnit) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
On datetime series, this allows for setting the
pointInterval to irregular
time units,
day,
month and
year.
- setPointIntervalUnit(IntervalUnit) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
On datetime series, this allows for setting the
pointInterval to irregular
time units,
day,
month and
year.
- setPointIntervalUnit(IntervalUnit) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
On datetime series, this allows for setting the
pointInterval to irregular
time units,
day,
month and
year.
- setPointIntervalUnit(IntervalUnit) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
On datetime series, this allows for setting the
pointInterval to irregular
time units,
day,
month and
year.
- setPointIntervalUnit(IntervalUnit) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
On datetime series, this allows for setting the
pointInterval to irregular
time units,
day,
month and
year.
- setPointIntervalUnit(IntervalUnit) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
On datetime series, this allows for setting the
pointInterval to irregular
time units,
day,
month and
year.
- setPointIntervalUnit(IntervalUnit) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
On datetime series, this allows for setting the
pointInterval to irregular
time units,
day,
month and
year.
- setPointIntervalUnit(IntervalUnit) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
On datetime series, this allows for setting the
pointInterval to irregular
time units,
day,
month and
year.
- setPointIntervalUnit(IntervalUnit) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
On datetime series, this allows for setting the
pointInterval to irregular
time units,
day,
month and
year.
- setPointIntervalUnit(IntervalUnit) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
On datetime series, this allows for setting the
pointInterval to irregular
time units,
day,
month and
year.
- setPointName(SerializableFunction<T, Object>) - Method in class com.vaadin.flow.component.charts.model.DataProviderSeries
-
Sets the function used for retrieving name values from the
bean provided by the data provider.
- setPointPadding(Number) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
Padding between each column or bar, in x axis units.
- setPointPadding(Number) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
Padding between each column or bar, in x axis units.
- setPointPadding(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
Padding between each column or bar, in x axis units.
- setPointPadding(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
Padding between each column or bar, in x axis units.
- setPointPadding(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
Padding between each column or bar, in x axis units.
- setPointPadding(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
Padding between each column or bar, in x axis units.
- setPointPadding(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
Padding between each column or bar, in x axis units.
- setPointPadding(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
Padding between each column or bar, in x axis units.
- setPointPadding(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
Padding between each column or bar, in x axis units.
- setPointPadding(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
Padding between each column or bar, in x axis units.
- setPointPlacement(PointPlacement) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
Possible values: null, "on",
"between".
- setPointPlacement(PointPlacement) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
Possible values: null, "on",
"between".
- setPointPlacement(PointPlacement) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
Possible values: null, "on",
"between".
- setPointPlacement(PointPlacement) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
Possible values: null, "on",
"between".
- setPointPlacement(PointPlacement) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
Possible values: null, "on",
"between".
- setPointPlacement(PointPlacement) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
Possible values: null, "on",
"between".
- setPointPlacement(PointPlacement) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
Possible values: null, "on",
"between".
- setPointPlacement(PointPlacement) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
Possible values: null, "on",
"between".
- setPointPlacement(PointPlacement) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
Possible values: null, "on",
"between".
- setPointPlacement(PointPlacement) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
Possible values: null, "on",
"between".
- setPointPlacement(PointPlacement) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
Possible values: null, "on",
"between".
- setPointPlacement(PointPlacement) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
Possible values: null, "on",
"between".
- setPointPlacement(PointPlacement) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
Possible values: null, "on",
"between".
- setPointPlacement(PointPlacement) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
Possible values: null, "on",
"between".
- setPointPlacement(PointPlacement) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
Possible values: null, "on",
"between".
- setPointPlacement(PointPlacement) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
Possible values: null, "on",
"between".
- setPointPlacement(PointPlacement) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
Possible values: null, "on",
"between".
- setPointPlacement(PointPlacement) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
Possible values: null, "on",
"between".
- setPointPlacement(PointPlacement) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
Possible values: null, "on",
"between".
- setPointPlacement(PointPlacement) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
Possible values: null, "on",
"between".
- setPointPlacement(PointPlacement) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
Possible values: null, "on",
"between".
- setPointRange(Number) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
The width of each point on the x axis.
- setPointRange(Number) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
The X axis range that each point is valid for.
- setPointRange(Number) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
The width of each point on the x axis.
- setPointRange(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
The width of each point on the x axis.
- setPointRange(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
The width of each point on the x axis.
- setPointRange(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
The width of each point on the x axis.
- setPointRange(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
The width of each point on the x axis.
- setPointRange(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
The X axis range that each point is valid for.
- setPointRange(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
The X axis range that each point is valid for.
- setPointRange(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
The width of each point on the x axis.
- setPointRange(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
The X axis range that each point is valid for.
- setPointRange(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
The X axis range that each point is valid for.
- setPointRange(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
The X axis range that each point is valid for.
- setPointRange(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
The width of each point on the x axis.
- setPointRange(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
The width of each point on the x axis.
- setPointRange(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
The width of each point on the x axis.
- setPointRange(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
The width of each point on the x axis.
- setPointRange(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
The width of each point on the x axis.
- setPointRange(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
The width of each point on the x axis.
- setPointRange(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
The X axis range that each point is valid for.
- setPointRange(Number) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
The width of each point on the x axis.
- setPointStart(Number) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
If no x values are given for the points in a series, pointStart defines
on what value to start.
- setPointStart(Date) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
- setPointStart(Instant) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
- setPointStart(Number) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
If no x values are given for the points in a series, pointStart defines
on what value to start.
- setPointStart(Date) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
- setPointStart(Number) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
If no x values are given for the points in a series, pointStart defines
on what value to start.
- setPointStart(Date) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
- setPointStart(Instant) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
- setPointStart(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
If no x values are given for the points in a series, pointStart defines
on what value to start.
- setPointStart(Date) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
- setPointStart(Instant) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
- setPointStart(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
If no x values are given for the points in a series, pointStart defines
on what value to start.
- setPointStart(Date) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
- setPointStart(Instant) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
- setPointStart(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
If no x values are given for the points in a series, pointStart defines
on what value to start.
- setPointStart(Date) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
- setPointStart(Instant) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
- setPointStart(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
If no x values are given for the points in a series, pointStart defines
on what value to start.
- setPointStart(Date) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
- setPointStart(Instant) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
- setPointStart(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
If no x values are given for the points in a series, pointStart defines
on what value to start.
- setPointStart(Date) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
- setPointStart(Instant) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
- setPointStart(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
If no x values are given for the points in a series, pointStart defines
on what value to start.
- setPointStart(Date) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
- setPointStart(Instant) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
- setPointStart(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
If no x values are given for the points in a series, pointStart defines
on what value to start.
- setPointStart(Date) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
- setPointStart(Instant) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
- setPointStart(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
If no x values are given for the points in a series, pointStart defines
on what value to start.
- setPointStart(Date) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
- setPointStart(Instant) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
- setPointStart(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
If no x values are given for the points in a series, pointStart defines
on what value to start.
- setPointStart(Date) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
- setPointStart(Instant) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
- setPointStart(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
If no x values are given for the points in a series, pointStart defines
on what value to start.
- setPointStart(Date) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
- setPointStart(Instant) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
- setPointStart(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
If no x values are given for the points in a series, pointStart defines
on what value to start.
- setPointStart(Date) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
- setPointStart(Instant) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
- setPointStart(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
If no x values are given for the points in a series, pointStart defines
on what value to start.
- setPointStart(Date) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
- setPointStart(Instant) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
- setPointStart(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
If no x values are given for the points in a series, pointStart defines
on what value to start.
- setPointStart(Date) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
- setPointStart(Instant) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
- setPointStart(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
If no x values are given for the points in a series, pointStart defines
on what value to start.
- setPointStart(Date) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
- setPointStart(Instant) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
- setPointStart(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
If no x values are given for the points in a series, pointStart defines
on what value to start.
- setPointStart(Date) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
- setPointStart(Instant) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
- setPointStart(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
If no x values are given for the points in a series, pointStart defines
on what value to start.
- setPointStart(Date) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
- setPointStart(Instant) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
- setPointStart(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
If no x values are given for the points in a series, pointStart defines
on what value to start.
- setPointStart(Date) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
- setPointStart(Instant) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
- setPointStart(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
If no x values are given for the points in a series, pointStart defines
on what value to start.
- setPointStart(Date) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
- setPointStart(Instant) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
- setPointStart(Number) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
If no x values are given for the points in a series, pointStart defines
on what value to start.
- setPointStart(Date) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
Deprecated.
- setPointStart(Instant) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
- setPointWidth(Number) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
A pixel value specifying a fixed width for each column or bar.
- setPointWidth(Number) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
A pixel value specifying a fixed width for each column or bar.
- setPointWidth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
A pixel value specifying a fixed width for each column or bar.
- setPointWidth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
A pixel value specifying a fixed width for each column or bar.
- setPointWidth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
A pixel value specifying a fixed width for each column or bar.
- setPointWidth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
A pixel value specifying a fixed width for each column or bar.
- setPointWidth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
A pixel value specifying a fixed width for each column or bar.
- setPointWidth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
A pixel value specifying a fixed width for each column or bar.
- setPointWidth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
A pixel value specifying a fixed width for each column or bar.
- setPointWidth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
A pixel value specifying a fixed width for each column or bar.
- setPolar(Boolean) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
When true, cartesian charts like line, spline, area and column are
transformed into the polar coordinate system.
- setPosition(Position) - Method in class com.vaadin.flow.component.charts.model.Credits
-
Position configuration for the credits label.
- setPosition(ButtonPosition) - Method in class com.vaadin.flow.component.charts.model.DrillUpButton
-
- setPosition(Position) - Method in class com.vaadin.flow.component.charts.model.NoData
-
The position of the no-data label, relative to the plot area.
- setPosition(Position) - Method in class com.vaadin.flow.component.charts.model.ResetZoomButton
-
The position of the button.
- setPosition(float) - Method in class com.vaadin.flow.component.charts.model.Stop
-
- setPosition(StylePosition) - Method in class com.vaadin.flow.component.charts.model.style.LabelStyle
-
Sets the position CSS attribute
- setPositioner(String) - Method in class com.vaadin.flow.component.charts.model.Tooltip
-
- setPrintChart(String) - Method in class com.vaadin.flow.component.charts.model.Lang
-
Exporting module only.
- setPrintMaxWidth(Number) - Method in class com.vaadin.flow.component.charts.model.Exporting
-
When printing the chart from the menu item in the burger menu, if the
on-screen chart exceeds this width, it is resized.
- setProperty(String, SerializableFunction<T, Object>) - Method in class com.vaadin.flow.component.charts.model.DataProviderSeries
-
Sets the function used for retrieving the value for the given property
name from the given data provider.
- setR(Number) - Method in class com.vaadin.flow.component.charts.model.style.ButtonTheme
-
- setRadius(String) - Method in class com.vaadin.flow.component.charts.model.Dial
-
The radius or length of the dial, in percentages relative to the radius
of the gauge itself.
- setRadius(Number) - Method in class com.vaadin.flow.component.charts.model.Hover
-
The radius of the point marker.
- setRadius(Number) - Method in class com.vaadin.flow.component.charts.model.Marker
-
The radius of the point marker.
- setRadius(Number) - Method in class com.vaadin.flow.component.charts.model.Pivot
-
The pixel radius of the pivot.
- setRadius(Number) - Method in class com.vaadin.flow.component.charts.model.Select
-
The radius of the point marker.
- setRadiusPlus(Number) - Method in class com.vaadin.flow.component.charts.model.Hover
-
The number of pixels to increase the radius of the hovered point.
- setRange(Number) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
The zoomed range to display when only defining one or none of
min or max.
- setRange(Number) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
The zoomed range to display when only defining one or none of
min or max.
- setRangeData(Number[]...) - Method in class com.vaadin.flow.component.charts.model.RangeSeries
-
Sets the numeric data for this series.
- setRangeSelector(RangeSelector) - Method in class com.vaadin.flow.component.charts.model.Configuration
-
Set settings for range selector.
- setRangeSelectorFrom(String) - Method in class com.vaadin.flow.component.charts.model.Lang
-
The text for the label for the "from" input box in the range selector.
- setRangeSelectorTo(String) - Method in class com.vaadin.flow.component.charts.model.Lang
-
The text for the label for the "to" input box in the range selector.
- setRangeSelectorZoom(String) - Method in class com.vaadin.flow.component.charts.model.Lang
-
The text for the label for the range selector buttons.
- setRearLength(String) - Method in class com.vaadin.flow.component.charts.model.Dial
-
The length of the dial's rear end, the part that extends out on the other
side of the pivot.
- setReflow(Boolean) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
Whether to reflow the chart to fit the width of the container div on
resizing the window.
- setRelativeTo(DrillUpButtonRelativeTo) - Method in class com.vaadin.flow.component.charts.model.DrillUpButton
-
What box to align the button to.
- setRelativeTo(ResetZoomButtonRelativeTo) - Method in class com.vaadin.flow.component.charts.model.ResetZoomButton
-
What frame the button should be placed related to.
- setRepeat(Number) - Method in class com.vaadin.flow.component.charts.model.Breaks
-
Defines an interval after which the break appears again.
- setReserveSpace(Boolean) - Method in class com.vaadin.flow.component.charts.model.AxisTitle
-
Whether to reserve space for the title when laying out the axis.
- setReserveSpace(Boolean) - Method in class com.vaadin.flow.component.charts.model.Labels
-
Whether to reserve space for the labels.
- setResetZoom(String) - Method in class com.vaadin.flow.component.charts.model.Lang
-
The text for the label appearing when a chart is zoomed.
- setResetZoomButton(ResetZoomButton) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
The button that appears after a selection zoom, allowing the user to
reset zoom.
- setResetZoomTitle(String) - Method in class com.vaadin.flow.component.charts.model.Lang
-
The tooltip title for the label appearing when a chart is zoomed.
- setReversed(Boolean) - Method in class com.vaadin.flow.component.charts.model.Axis
-
Whether to reverse the axis so that the highest number is closest to the
origin.
- setReversed(Boolean) - Method in class com.vaadin.flow.component.charts.model.Legend
-
Whether to reverse the order of the legend items compared to the order of
the series or points as defined in the configuration object.
- setReversed(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
A reversed funnel has the widest area down.
- setReversed(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
The pyramid is reversed by default, as opposed to the funnel, which
shares the layout engine, and is not reversed.
- setReversed(Boolean) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
The pyramid is reversed by default, as opposed to the funnel, which
shares the layout engine, and is not reversed.
- setReversed(Boolean) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
Whether to reverse the axis so that the highest number is closest to the
origin.
- setReversed(Boolean) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
Whether to reverse the axis so that the highest number is closest to the
origin.
- setReversed(Boolean) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
Whether to reverse the axis so that the highest number is closest to the
origin.
- setReversedStacks(Boolean) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
If true, the first series in a stack will be drawn on top in
a positive, non-reversed Y axis.
- setRifleColor(Color) - Method in class com.vaadin.flow.component.charts.model.Scrollbar
-
The color of the small rifles in the middle of the scrollbar.
- setRotation(Number) - Method in class com.vaadin.flow.component.charts.model.AbstractDataLabels
-
Text rotation in degrees.
- setRotation(Number) - Method in class com.vaadin.flow.component.charts.model.AxisTitle
-
The rotation of the text in degrees.
- setRotation(Number) - Method in class com.vaadin.flow.component.charts.model.DataLabels
-
Text rotation in degrees.
- setRotation(Number) - Method in class com.vaadin.flow.component.charts.model.DataLabelsFunnel
-
Text rotation in degrees.
- setRotation(Number) - Method in class com.vaadin.flow.component.charts.model.DataLabelsRange
-
Text rotation in degrees.
- setRotation(Number) - Method in class com.vaadin.flow.component.charts.model.Label
-
Rotation of the text label in degrees.
- setRotation(String) - Method in class com.vaadin.flow.component.charts.model.Labels
-
- setRotation(Number) - Method in class com.vaadin.flow.component.charts.model.Labels
-
- setRotation(Number) - Method in class com.vaadin.flow.component.charts.model.StackLabels
-
Rotation of the labels in degrees.
- setRotationPerpendicular() - Method in class com.vaadin.flow.component.charts.model.Labels
-
- setRounded(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSolidgauge
-
Wether to draw rounded edges on the gauge.
- setRowsize(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
The row size - how many Y axis units each heatmap row should span.
- setRtl(Boolean) - Method in class com.vaadin.flow.component.charts.model.Legend
-
Whether to show the symbol on the right side of the text rather than the
left side.
- setRules(Rules) - Method in class com.vaadin.flow.component.charts.model.Responsive
-
A set of rules for responsive settings.
- setScale(Number) - Method in class com.vaadin.flow.component.charts.model.Exporting
-
Defines the scale or zoom factor for the exported image compared to the
on-screen display.
- setScreenReaderSectionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.Accessibility
-
- setScrollbar(Scrollbar) - Method in class com.vaadin.flow.component.charts.model.Configuration
-
Set configuration for the scrollbar.
- setScrollbar(Scrollbar) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
An optional scrollbar to display on the Y axis in response to limiting
the minimum an maximum of the axis values.
- setSecond(String) - Method in class com.vaadin.flow.component.charts.model.DateTimeLabelFormats
-
Sets the format String for second resolution.
- setSelect(Select) - Method in class com.vaadin.flow.component.charts.model.States
-
The appearance of the point marker when selected.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.DataSeriesItem
-
Sets whether the data item is selected or not.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.GaugeOptions
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsGauge
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSolidgauge
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
Whether to select the series initially.
- setSelected(Boolean) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
Whether to select the series initially.
- setSelected(Number) - Method in class com.vaadin.flow.component.charts.model.RangeSelector
-
The index of the button to appear pre-selected.
- setSeries(List<Series>) - Method in class com.vaadin.flow.component.charts.model.Configuration
-
Sets the actual series to append to the chart.
- setSeries(Series...) - Method in class com.vaadin.flow.component.charts.model.Configuration
-
- setSeries(PlotOptionsSeries) - Method in class com.vaadin.flow.component.charts.model.Navigator
-
Options for the navigator series.
- setSeriesDescriptionFormatter(String) - Method in class com.vaadin.flow.component.charts.model.Accessibility
-
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.AbstractDataLabels
-
The shadow of the box.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
Whether to apply a drop shadow to the graph line.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
Whether to apply a drop shadow to the graph line.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.DataLabels
-
The shadow of the box.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.DataLabelsFunnel
-
The shadow of the box.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.DataLabelsRange
-
The shadow of the box.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.Legend
-
Whether to apply a drop shadow to the legend.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
Whether to apply a drop shadow to the graph line.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
Whether to apply a drop shadow to the graph line.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
Whether to apply a drop shadow to the graph line.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
Whether to apply a drop shadow to the graph line.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
Whether to apply a drop shadow to the graph line.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
Whether to apply a drop shadow to the graph line.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
Whether to apply a drop shadow to the graph line.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
Whether to apply a drop shadow to the graph line.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
Whether to apply a drop shadow to the graph line.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
Whether to apply a drop shadow to the graph line.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
Whether to apply a drop shadow to the graph line.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
Whether to apply a drop shadow to the graph line.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
Whether to apply a drop shadow to the graph line.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
Whether to apply a drop shadow to the graph line.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
Whether to apply a drop shadow to the graph line.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
Whether to apply a drop shadow to the graph line.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
Whether to apply a drop shadow to the graph line.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
Whether to apply a drop shadow to the graph line.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
Whether to apply a drop shadow to the graph line.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
Whether to apply a drop shadow to the graph line.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
Whether to apply a drop shadow to the graph line.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
Whether to apply a drop shadow to the graph line.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
Whether to apply a drop shadow to the graph line.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
Whether to apply a drop shadow to the graph line.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
Whether to apply a drop shadow to the graph line.
- setShadow(Boolean) - Method in class com.vaadin.flow.component.charts.model.Tooltip
-
Whether to apply a drop shadow to the tooltip.
- setShape(Shape) - Method in class com.vaadin.flow.component.charts.model.AbstractDataLabels
-
The name of a symbol to use for the border around the label.
- setShape(BackgroundShape) - Method in class com.vaadin.flow.component.charts.model.Background
-
Sets the current shape of the background.
- setShape(Shape) - Method in class com.vaadin.flow.component.charts.model.CrosshairLabel
-
The shape to use for the label box.
- setShape(Shape) - Method in class com.vaadin.flow.component.charts.model.DataLabels
-
The name of a symbol to use for the border around the label.
- setShape(Shape) - Method in class com.vaadin.flow.component.charts.model.DataLabelsFunnel
-
The name of a symbol to use for the border around the label.
- setShape(Shape) - Method in class com.vaadin.flow.component.charts.model.DataLabelsRange
-
The name of a symbol to use for the border around the label.
- setShape(FlagShape) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
The shape of the marker.
- setShape(Shape) - Method in class com.vaadin.flow.component.charts.model.SeriesTooltip
-
The name of a symbol to use for the border around the tooltip.
- setShape(Shape) - Method in class com.vaadin.flow.component.charts.model.Tooltip
-
The name of a symbol to use for the border around the tooltip.
- setShared(Boolean) - Method in class com.vaadin.flow.component.charts.model.Tooltip
-
When the tooltip is shared, the entire plot area will capture mouse
movement or touch events.
- setShiftKey(boolean) - Method in class com.vaadin.flow.component.charts.events.MouseEventDetails
-
- setShortMonths(String[]) - Method in class com.vaadin.flow.component.charts.model.Lang
-
An array containing the months names in abbreviated form.
- setShortWeekdays(String[]) - Method in class com.vaadin.flow.component.charts.model.Lang
-
Short week days, starting Sunday.
- setShowAxes(Boolean) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
Whether to show the axes initially.
- setShowCheckbox(Boolean) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
If true, a checkbox is displayed next to the legend item to allow
selecting the series.
- setShowCheckbox(Boolean) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
If true, a checkbox is displayed next to the legend item to allow
selecting the series.
- setShowCheckbox(Boolean) - Method in class com.vaadin.flow.component.charts.model.GaugeOptions
-
If true, a checkbox is displayed next to the legend item to allow
selecting the series.
- setShowCheckbox(Boolean) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
If true, a checkbox is displayed next to the legend item to allow
selecting the series.
- setShowCheckbox(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
If true, a checkbox is displayed next to the legend item to allow
selecting the series.
- setShowCheckbox(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
If true, a checkbox is displayed next to the legend item to allow
selecting the series.
- setShowCheckbox(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
If true, a checkbox is displayed next to the legend item to allow
selecting the series.
- setShowCheckbox(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
If true, a checkbox is displayed next to the legend item to allow
selecting the series.
- setShowCheckbox(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
If true, a checkbox is displayed next to the legend item to allow
selecting the series.
- setShowCheckbox(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
If true, a checkbox is displayed next to the legend item to allow
selecting the series.
- setShowCheckbox(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
If true, a checkbox is displayed next to the legend item to allow
selecting the series.
- setShowCheckbox(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
If true, a checkbox is displayed next to the legend item to allow
selecting the series.
- setShowCheckbox(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
If true, a checkbox is displayed next to the legend item to allow
selecting the series.
- setShowCheckbox(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
If true, a checkbox is displayed next to the legend item to allow
selecting the series.
- setShowCheckbox(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
If true, a checkbox is displayed next to the legend item to allow
selecting the series.
- setShowCheckbox(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsGauge
-
If true, a checkbox is displayed next to the legend item to allow
selecting the series.
- setShowCheckbox(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
If true, a checkbox is displayed next to the legend item to allow
selecting the series.
- setShowCheckbox(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
If true, a checkbox is displayed next to the legend item to allow
selecting the series.
- setShowCheckbox(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
If true, a checkbox is displayed next to the legend item to allow
selecting the series.
- setShowCheckbox(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
If true, a checkbox is displayed next to the legend item to allow
selecting the series.
- setShowCheckbox(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
If true, a checkbox is displayed next to the legend item to allow
selecting the series.
- setShowCheckbox(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
If true, a checkbox is displayed next to the legend item to allow
selecting the series.
- setShowCheckbox(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSolidgauge
-
If true, a checkbox is displayed next to the legend item to allow
selecting the series.
- setShowCheckbox(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
If true, a checkbox is displayed next to the legend item to allow
selecting the series.
- setShowCheckbox(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
If true, a checkbox is displayed next to the legend item to allow
selecting the series.
- setShowCheckbox(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
If true, a checkbox is displayed next to the legend item to allow
selecting the series.
- setShowCheckbox(Boolean) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
If true, a checkbox is displayed next to the legend item to allow
selecting the series.
- setShowDuration(Number) - Method in class com.vaadin.flow.component.charts.model.Loading
-
The duration in milliseconds of the fade in effect.
- setShowEmpty(Boolean) - Method in class com.vaadin.flow.component.charts.model.Axis
-
Whether to show the axis line and title when the axis has no data.
- setShowEmpty(Boolean) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
Whether to show the axis line and title when the axis has no data.
- setShowEmpty(Boolean) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
Whether to show the axis line and title when the axis has no data.
- setShowEmpty(Boolean) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
Whether to show the axis line and title when the axis has no data.
- setShowFirstLabel(Boolean) - Method in class com.vaadin.flow.component.charts.model.Axis
-
Whether to show the first tick label.
- setShowFirstLabel(Boolean) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
Whether to show the first tick label.
- setShowFirstLabel(Boolean) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
Whether to show the first tick label.
- setShowFirstLabel(Boolean) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
Whether to show the first tick label.
- setShowFull(Boolean) - Method in class com.vaadin.flow.component.charts.model.Scrollbar
-
Whether to show the scrollbar when it is fully zoomed out at max range.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
Whether to display this particular series or series type in the legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
Whether to display this particular series or series type in the legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.GaugeOptions
-
Whether to display this particular series or series type in the legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
Whether to display this particular series or series type in the legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
Whether to display this particular series or series type in the legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
Whether to display this particular series or series type in the legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
Whether to display this particular series or series type in the legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
Whether to display this particular series or series type in the legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
Whether to display this particular series or series type in the legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
Whether to display this particular series or series type in the legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
Whether to display this particular series or series type in the legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
Whether to display this particular series or series type in the legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
Whether to display this particular series or series type in the legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
Whether to display this particular series or series type in the legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
Whether to display this particular series or series type in the legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
Whether to display this particular series or series type in the legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsGauge
-
Whether to display this particular series or series type in the legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
Whether to display this particular series or series type in the legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
Whether to display this particular series or series type in the legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
Whether to display this particular series or series type in the legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
Whether to display this particular series or series type in the legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
Whether to display this particular series or series type in the legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
Whether to display this particular series or series type in the legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
Whether to display this particular series or series type in the legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
Whether to display this particular series or series type in the legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSolidgauge
-
Whether to display this particular series or series type in the legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
Whether to display this particular series or series type in the legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
Whether to display this series type or specific series item in the
legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
Whether to display this particular series or series type in the legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
Whether to display this particular series or series type in the legend.
- setShowInLegend(Boolean) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
Whether to display this particular series or series type in the legend.
- setShowInNavigator(Boolean) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
Whether or not to show the series in the navigator.
- setShowInNavigator(Boolean) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
Whether or not to show the series in the navigator.
- setShowInNavigator(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
Whether or not to show the series in the navigator.
- setShowInNavigator(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
Whether or not to show the series in the navigator.
- setShowInNavigator(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
Whether or not to show the series in the navigator.
- setShowInNavigator(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
Whether or not to show the series in the navigator.
- setShowInNavigator(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
Whether or not to show the series in the navigator.
- setShowInNavigator(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
Whether or not to show the series in the navigator.
- setShowInNavigator(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
Whether or not to show the series in the navigator.
- setShowInNavigator(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
Whether or not to show the series in the navigator.
- setShowInNavigator(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
Whether or not to show the series in the navigator.
- setShowInNavigator(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
Whether or not to show the series in the navigator.
- setShowInNavigator(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
Whether or not to show the series in the navigator.
- setShowInNavigator(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
Whether or not to show the series in the navigator.
- setShowInNavigator(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
Whether or not to show the series in the navigator.
- setShowInNavigator(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
Whether or not to show the series in the navigator.
- setShowInNavigator(Boolean) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
Whether or not to show the series in the navigator.
- setShowLastLabel(Boolean) - Method in class com.vaadin.flow.component.charts.model.Axis
-
Whether to show the last tick label.
- setShowLastLabel(Boolean) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
Whether to show the last tick label.
- setShowLastLabel(Boolean) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
Whether to show the last tick label.
- setShowLastLabel(Boolean) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
Whether to show the last tick label.
- setSide(Side) - Method in class com.vaadin.flow.component.charts.model.Frame
-
Note: As of v5.0.12, frame.left or frame.right
should be used instead.
- setSize(Number) - Method in class com.vaadin.flow.component.charts.model.Back
-
Thickness of the panel.
- setSize(Number) - Method in class com.vaadin.flow.component.charts.model.Bottom
-
The thickness of the panel.
- setSize(Number) - Method in class com.vaadin.flow.component.charts.model.Halo
-
The pixel size of the halo.
- setSize(String) - Method in class com.vaadin.flow.component.charts.model.Pane
-
The size of the pane, either as a number defining pixels, or a percentage
defining a percentage of the plot are.
- setSize(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
The diameter of the pie relative to the plot area.
- setSize(Number) - Method in class com.vaadin.flow.component.charts.model.Scrollbar
-
The width of a vertical scrollbar or height of a horizontal scrollbar.
- setSize(Number) - Method in class com.vaadin.flow.component.charts.model.Side
-
The thickness of the panel.
- setSize(Number) - Method in class com.vaadin.flow.component.charts.model.Top
-
The pixel thickness of the panel.
- setSizeBy(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
Whether the bubble's value should be represented by the area or the width
of the bubble.
- setSizeByAbsoluteValue(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
When this is true, the absolute value of z determines the size of the
bubble.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
Whether or not to skip past the points in this series for keyboard navigation.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
Whether or not to skip past the points in this series for keyboard navigation.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
If set to True, the accessibility module will skip past the
points in this series for keyboard navigation.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
If set to True, the accessibility module will skip past the
points in this series for keyboard navigation.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
If set to True, the accessibility module will skip past the
points in this series for keyboard navigation.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
If set to True, the accessibility module will skip past the
points in this series for keyboard navigation.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
If set to True, the accessibility module will skip past the
points in this series for keyboard navigation.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
If set to True, the accessibility module will skip past the
points in this series for keyboard navigation.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
If set to True, the accessibility module will skip past the
points in this series for keyboard navigation.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
If set to True, the accessibility module will skip past the
points in this series for keyboard navigation.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
If set to True, the accessibility module will skip past the
points in this series for keyboard navigation.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
If set to True, the accessibility module will skip past the
points in this series for keyboard navigation.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
If set to True, the accessibility module will skip past the
points in this series for keyboard navigation.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
If set to True, the accessibility module will skip past the
points in this series for keyboard navigation.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
If set to True, the accessibility module will skip past the
points in this series for keyboard navigation.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsGauge
-
If set to True, the accessibility module will skip past the
points in this series for keyboard navigation.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
If set to True, the accessibility module will skip past the
points in this series for keyboard navigation.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
If set to True, the accessibility module will skip past the
points in this series for keyboard navigation.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
If set to True, the accessibility module will skip past the
points in this series for keyboard navigation.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
If set to True, the accessibility module will skip past the
points in this series for keyboard navigation.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
If set to True, the accessibility module will skip past the
points in this series for keyboard navigation.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
If set to True, the accessibility module will skip past the
points in this series for keyboard navigation.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
If set to True, the accessibility module will skip past the
points in this series for keyboard navigation.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
If set to True, the accessibility module will skip past the
points in this series for keyboard navigation.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSolidgauge
-
If set to True, the accessibility module will skip past the
points in this series for keyboard navigation.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
If set to True, the accessibility module will skip past the
points in this series for keyboard navigation.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
If set to True, the accessibility module will skip past the
points in this series for keyboard navigation.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
If set to True, the accessibility module will skip past the
points in this series for keyboard navigation.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
Whether or not to skip past the
points in this series for keyboard navigation.
- setSkipKeyboardNavigation(Boolean) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
Whether or not to skip past the
points in this series for keyboard navigation.
- setSkipNullPoints(Boolean) - Method in class com.vaadin.flow.component.charts.model.KeyboardNavigation
-
Skip null points when navigating through points with the keyboard.
- setSliced(boolean) - Method in class com.vaadin.flow.component.charts.model.AbstractSeriesItem
-
Sets whether to display a slice offset from the center.
- setSliced(boolean) - Method in class com.vaadin.flow.component.charts.model.DataSeriesItem
-
Sets whether to display a slice offset from the center.
- setSlicedOffset(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
If a point is sliced, moved out from the center, how many pixels should
it be moved?.
- setSlicedOffset(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
If a point is sliced, moved out from the center, how many pixels should
it be moved?.
- setSlicedOffset(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
If a point is sliced, moved out from the center, how many pixels should
it be moved?.
- setSlicedOffset(Number) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
If a point is sliced, moved out from the center, how many pixels should
it be moved?.
- setSmoothed(Boolean) - Method in class com.vaadin.flow.component.charts.model.DataGrouping
-
Normally, a group is indexed by the start of that group, so for example
when 30 daily values are grouped into one month, that month's x value
will be the 1st of the month.
- setSnap(Boolean) - Method in class com.vaadin.flow.component.charts.model.Crosshair
-
Whether the crosshair should snap to the point or follow the pointer
independent of points.
- setSnap(Number) - Method in class com.vaadin.flow.component.charts.model.Tooltip
-
Proximity snap for graphs or single points.
- setSoftConnector(Boolean) - Method in class com.vaadin.flow.component.charts.model.DataLabels
-
Whether to render the connector as a soft arc or a line with sharp break.
- setSoftConnector(Boolean) - Method in class com.vaadin.flow.component.charts.model.DataLabelsFunnel
-
Whether to render the connector as a soft arc or a line with sharp break.
- setSoftMax(Number) - Method in class com.vaadin.flow.component.charts.model.Axis
-
A soft maximum for the axis.
- setSoftMax(Number) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
A soft maximum for the axis.
- setSoftMax(Number) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
A soft maximum for the axis.
- setSoftMax(Number) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
A soft maximum for the axis.
- setSoftMin(Number) - Method in class com.vaadin.flow.component.charts.model.Axis
-
A soft minimum for the axis.
- setSoftMin(Number) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
A soft minimum for the axis.
- setSoftMin(Number) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
A soft minimum for the axis.
- setSoftMin(Number) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
A soft minimum for the axis.
- setSoftThreshold(Boolean) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
When this is true, the series will not cause the Y axis to cross the zero
plane unless the data actually crosses the plane.
- setSoftThreshold(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
When this is true, the series will not cause the Y axis to cross the zero
plane (or
threshold option)
unless the data actually crosses the plane.
- setSoftThreshold(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
When this is true, the series will not cause the Y axis to cross the zero
plane (or
threshold option)
unless the data actually crosses the plane.
- setSoftThreshold(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
When this is true, the series will not cause the Y axis to cross the zero
plane (or
threshold option)
unless the data actually crosses the plane.
- setSoftThreshold(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
When this is true, the series will not cause the Y axis to cross the zero
plane (or
threshold option)
unless the data actually crosses the plane.
- setSoftThreshold(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
When this is true, the series will not cause the Y axis to cross the zero
plane (or
threshold option)
unless the data actually crosses the plane.
- setSoftThreshold(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
When this is true, the series will not cause the Y axis to cross the zero
plane (or
threshold option)
unless the data actually crosses the plane.
- setSoftThreshold(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
When this is true, the series will not cause the Y axis to cross the zero
plane (or
threshold option)
unless the data actually crosses the plane.
- setSoftThreshold(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
When this is true, the series will not cause the Y axis to cross the zero
plane (or
threshold option)
unless the data actually crosses the plane.
- setSoftThreshold(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
When this is true, the series will not cause the Y axis to cross the zero
plane (or
threshold option)
unless the data actually crosses the plane.
- setSoftThreshold(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
When this is true, the series will not cause the Y axis to cross the zero
plane (or
threshold option)
unless the data actually crosses the plane.
- setSoftThreshold(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
When this is true, the series will not cause the Y axis to cross the zero
plane (or
threshold option)
unless the data actually crosses the plane.
- setSoftThreshold(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
When this is true, the series will not cause the Y axis to cross the zero
plane (or
threshold option)
unless the data actually crosses the plane.
- setSoftThreshold(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
When this is true, the series will not cause the Y axis to cross the zero
plane (or
threshold option)
unless the data actually crosses the plane.
- setSoftThreshold(Boolean) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
When this is true, the series will not cause the Y axis to cross the zero
plane unless the data actually crosses the plane.
- setSortIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
The sort index of the point inside the treemap level.
- setSourceHeight(Number) - Method in class com.vaadin.flow.component.charts.model.Exporting
-
- setSourceWidth(Number) - Method in class com.vaadin.flow.component.charts.model.Exporting
-
The width of the original chart when exported, unless an explicit
chart.width is set.
- setSpacing(Number[]) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
The distance between the outer edge of the chart and the content, like
title or legend, or axis title or labels if present.
- setSpacingBottom(Number) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
The space between the bottom edge of the chart and the content (plot
area, axis title and labels, title, subtitle or legend in top position).
- setSpacingLeft(Number) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
The space between the left edge of the chart and the content (plot area,
axis title and labels, title, subtitle or legend in top position).
- setSpacingRight(Number) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
The space between the right edge of the chart and the content (plot area,
axis title and labels, title, subtitle or legend in top position).
- setSpacingTop(Number) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
The space between the top edge of the chart and the content (plot area,
axis title and labels, title, subtitle or legend in top position).
- setSplit(Boolean) - Method in class com.vaadin.flow.component.charts.model.SeriesTooltip
-
Split the tooltip into one label per series, with the header close to the
axis.
- setSplit(Boolean) - Method in class com.vaadin.flow.component.charts.model.Tooltip
-
Split the tooltip into one label per series, with the header close to the
axis.
- setSquareSymbol(Boolean) - Method in class com.vaadin.flow.component.charts.model.Legend
-
When this is true, the legend symbol width will be the same as the symbol
height, which in turn defaults to the font size of the legend items.
- setStack(String) - Method in class com.vaadin.flow.component.charts.model.AbstractSeries
-
This option allows grouping series in a stacked chart.
- setStackDistance(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
When multiple flags in the same series fall on the same value, this
number determines the vertical offset between them.
- setStacking(Stacking) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
Whether to stack the values of each series on top of each other.
- setStacking(Stacking) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
Whether to stack the values of each series on top of each other.
- setStacking(Stacking) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
Whether to stack the values of each series on top of each other.
- setStacking(Stacking) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
Whether to stack the values of each series on top of each other.
- setStacking(Stacking) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
Whether to stack the values of each series on top of each other.
- setStacking(Stacking) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
Whether to stack the values of each series on top of each other.
- setStacking(Stacking) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
Whether to stack the values of each series on top of each other.
- setStacking(Stacking) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
Whether to stack the values of each series on top of each other.
- setStacking(Stacking) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
Whether to stack the values of each series on top of each other.
- setStacking(Stacking) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
Whether to stack the values of each series on top of each other.
- setStacking(Stacking) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
Whether to stack the values of each series on top of each other.
- setStacking(Stacking) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
Whether to stack the values of each series on top of each other.
- setStacking(Stacking) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
Whether to stack the values of each series on top of each other.
- setStackLabels(StackLabels) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
The stack labels show the total value for each bar in a stacked column or
bar chart.
- setStaggerLines(Number) - Method in class com.vaadin.flow.component.charts.model.Labels
-
Horizontal axes only.
- setStartAngle(Number) - Method in class com.vaadin.flow.component.charts.model.Pane
-
The start angle of the polar X axis or gauge axis, given in degrees where
0 is north.
- setStartAngle(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
The start angle of the pie slices in degrees where 0 is top and 90 right.
- setStartOfWeek(Number) - Method in class com.vaadin.flow.component.charts.model.Axis
-
For datetime axes, this decides where to put the tick between weeks.
- setStartOfWeek(Number) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
For datetime axes, this decides where to put the tick between weeks.
- setStartOfWeek(Number) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
For datetime axes, this decides where to put the tick between weeks.
- setStartOfWeek(Number) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
For datetime axes, this decides where to put the tick between weeks.
- setStartOnTick(Boolean) - Method in class com.vaadin.flow.component.charts.model.Axis
-
Whether to force the axis to start on a tick.
- setStartOnTick(Boolean) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
Whether to force the axis to start on a tick.
- setStartOnTick(Boolean) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
Whether to force the axis to start on a tick.
- setStartOnTick(Boolean) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
Whether to force the axis to start on a tick.
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
A wrapper object for all the series options in specific states.
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
A wrapper object for all the series options in specific states.
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.Marker
-
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
A wrapper object for all the series options in specific states.
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
A wrapper object for all the series options in specific states.
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
A wrapper object for all the series options in specific states.
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
A wrapper object for all the series options in specific states.
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
A wrapper object for all the series options in specific states.
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
A wrapper object for all the series options in specific states.
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
A wrapper object for all the series options in specific states.
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
A wrapper object for all the series options in specific states.
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
A wrapper object for all the series options in specific states.
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
A wrapper object for all the series options in specific states.
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
A wrapper object for all the series options in specific states.
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
A wrapper object for all the series options in specific states.
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
A wrapper object for all the series options in specific states.
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
A wrapper object for all the series options in specific states.
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
A wrapper object for all the series options in specific states.
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
A wrapper object for all the series options in specific states.
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
A wrapper object for all the series options in specific states.
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
A wrapper object for all the series options in specific states.
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
A wrapper object for all the series options in specific states.
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
A wrapper object for all the series options in specific states.
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
A wrapper object for all the series options in specific states.
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
A wrapper object for all the series options in specific states.
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
A wrapper object for all the series options in specific states.
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
A wrapper object for all the series options in specific states.
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
A wrapper object for all the series options in specific states.
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
A wrapper object for all the series options in specific states.
- setStates(States) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
A wrapper object for all the series options in specific states.
- setStemColor(Color) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
The color of the stem, the vertical line extending from the box to the
whiskers.
- setStep(Number) - Method in class com.vaadin.flow.component.charts.model.Labels
-
To show only every n'th label on the axis, set the step to
n.
- setStep(StepType) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
Whether to apply steps to the line.
- setStep(StepType) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
Whether to apply steps to the line.
- setStep(StepType) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
Whether to apply steps to the line.
- setStep(StepType) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
Whether to apply steps to the line.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.GaugeOptions
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsGauge
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSolidgauge
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
Sticky tracking of mouse events.
- setStickyTracking(Boolean) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
Sticky tracking of mouse events.
- setStops(Stop...) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
- setStrokeWidth(Number) - Method in class com.vaadin.flow.component.charts.model.style.ButtonTheme
-
- setStyle(LabelStyle) - Method in class com.vaadin.flow.component.charts.model.HTMLLabelItem
-
Sets the CSS style for the label.
- setStyle(LabelStyle) - Method in class com.vaadin.flow.component.charts.model.HTMLLabels
-
Sets the CSS style shared for all the labels.
- setSubTitle(String) - Method in class com.vaadin.flow.component.charts.model.Configuration
-
Sets the subtitle to the given text
- setSubTitle(Subtitle) - Method in class com.vaadin.flow.component.charts.model.Configuration
-
Sets the chart's subtitle
- setSymbol(String) - Method in class com.vaadin.flow.component.charts.model.ContextButton
-
The symbol for the button.
- setSymbol(MarkerSymbol) - Method in class com.vaadin.flow.component.charts.model.Marker
-
- setSymbolHeight(Number) - Method in class com.vaadin.flow.component.charts.model.Legend
-
The pixel height of the symbol for series types that use a rectangle in
the legend.
- setSymbolPadding(Number) - Method in class com.vaadin.flow.component.charts.model.Legend
-
The pixel padding between the legend item symbol and the legend item
text.
- setSymbolRadius(Number) - Method in class com.vaadin.flow.component.charts.model.Legend
-
The border radius of the symbol for series types that use a rectangle in
the legend.
- setSymbolSize(Number) - Method in class com.vaadin.flow.component.charts.model.ButtonOptions
-
The pixel size of the symbol on the button.
- setSymbolStrokeWidth(Number) - Method in class com.vaadin.flow.component.charts.model.ButtonOptions
-
The pixel stroke width of the symbol on the button.
- setSymbolWidth(Number) - Method in class com.vaadin.flow.component.charts.model.Legend
-
The pixel width of the legend item symbol.
- setSymbolX(Number) - Method in class com.vaadin.flow.component.charts.model.ButtonOptions
-
The x position of the center of the symbol inside the button.
- setSymbolX(Number) - Method in class com.vaadin.flow.component.charts.model.ContextButton
-
The x position of the center of the symbol inside the button.
- setSymbolY(Number) - Method in class com.vaadin.flow.component.charts.model.ButtonOptions
-
The y position of the center of the symbol inside the button.
- setSymbolY(Number) - Method in class com.vaadin.flow.component.charts.model.ContextButton
-
The y position of the center of the symbol inside the button.
- setTabThroughChartElements(Boolean) - Method in class com.vaadin.flow.component.charts.model.KeyboardNavigation
-
Enable tab navigation for points.
- setText(String) - Method in class com.vaadin.flow.component.charts.model.AxisTitle
-
The actual text of the axis title.
- setText(String) - Method in class com.vaadin.flow.component.charts.model.ButtonOptions
-
A text string to add to the individual button.
- setText(String) - Method in class com.vaadin.flow.component.charts.model.ContextButton
-
A text string to add to the individual button.
- setText(String) - Method in class com.vaadin.flow.component.charts.model.ContextButtonMenuItem
-
- setText(String) - Method in class com.vaadin.flow.component.charts.model.Credits
-
The text for the credits label.
- setText(String) - Method in class com.vaadin.flow.component.charts.model.ExportingMenuItemDefinition
-
- setText(String) - Method in class com.vaadin.flow.component.charts.model.FlagItem
-
Sets the text to be displayed when the flag is highlighted
- setText(String) - Method in class com.vaadin.flow.component.charts.model.Label
-
The text itself.
- setText(String) - Method in class com.vaadin.flow.component.charts.model.LegendTitle
-
A text or HTML string for the title.
- setText(String) - Method in class com.vaadin.flow.component.charts.model.RangeSelectorButton
-
Defines the text for the button
- setText(String) - Method in class com.vaadin.flow.component.charts.model.Subtitle
-
The subtitle of the chart.
- setText(String) - Method in class com.vaadin.flow.component.charts.model.Title
-
The title of the chart.
- setTextAlign(TextAlign) - Method in class com.vaadin.flow.component.charts.model.Label
-
The text alignment for the label.
- setTextAlign(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
Text alignment for the text inside the flag.
- setTextAlign(String) - Method in class com.vaadin.flow.component.charts.model.StackLabels
-
The text alignment for the label.
- setTextKey(String) - Method in class com.vaadin.flow.component.charts.model.ExportingMenuItemDefinition
-
- setTextShadow(String) - Method in class com.vaadin.flow.component.charts.model.style.LabelStyle
-
Sets the textShadow CSS attribute
- setTheme(ButtonTheme) - Method in class com.vaadin.flow.component.charts.model.ContextButton
-
A configuration object for the button theme.
- setTheme(ButtonTheme) - Method in class com.vaadin.flow.component.charts.model.DrillUpButton
-
A collection of attributes for the button.
- setTheme(ButtonTheme) - Method in class com.vaadin.flow.component.charts.model.ResetZoomButton
-
A collection of attributes for the button.
- setThickness(String) - Method in class com.vaadin.flow.component.charts.model.PlotBand
-
In a gauge chart, this option sets the width of the plot band stretching
along the perimeter.
- setThousandsSep(String) - Method in class com.vaadin.flow.component.charts.model.Lang
-
The default thousands separator used in the
Highcharts.numberFormat method unless otherwise specified in
the function arguments.
- setThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
The threshold, also called zero level or base level.
- setThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
The Y axis value to serve as the base for the area, for distinguishing
between values above and below a threshold.
- setThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
- setThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
The Y axis value to serve as the base for the area, for distinguishing
between values above and below a threshold.
- setThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
The Y axis value to serve as the base for the columns, for distinguishing
between values above and below a threshold.
- setThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
The threshold, also called zero level or base level.
- setThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
The threshold, also called zero level or base level.
- setThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
The Y axis value to serve as the base for the columns, for distinguishing
between values above and below a threshold.
- setThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
The threshold, also called zero level or base level.
- setThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsGauge
-
The threshold, also called zero level or base level.
- setThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
The threshold, also called zero level or base level.
- setThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
The threshold, also called zero level or base level.
- setThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
The threshold, also called zero level or base level.
- setThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
The threshold, also called zero level or base level.
- setThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSolidgauge
-
The threshold or base level for the gauge.
- setThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
The threshold, also called zero level or base level.
- setThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
The Y axis value to serve as the base for the columns, for distinguishing
between values above and below a threshold.
- setThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
The threshold, also called zero level or base level.
- setTickAmount(Number) - Method in class com.vaadin.flow.component.charts.model.Axis
-
The amount of ticks to draw on the axis.
- setTickAmount(Number) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
The amount of ticks to draw on the axis.
- setTickAmount(Number) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
The amount of ticks to draw on the axis.
- setTickAmount(Number) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
The amount of ticks to draw on the axis.
- setTickInterval(Number) - Method in class com.vaadin.flow.component.charts.model.Axis
-
The interval of the tick marks in axis units.
- setTickInterval(Number) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
The interval of the tick marks in axis units.
- setTickInterval(Number) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
The interval of the tick marks in axis units.
- setTickInterval(Number) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
The interval of the tick marks in axis units.
- setTickLength(Number) - Method in class com.vaadin.flow.component.charts.model.Axis
-
The pixel length of the main tick marks.
- setTickLength(Number) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
The pixel length of the main tick marks.
- setTickLength(Number) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
The pixel length of the main tick marks.
- setTickLength(Number) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
The pixel length of the main tick marks.
- setTickmarkPlacement(TickmarkPlacement) - Method in class com.vaadin.flow.component.charts.model.Axis
-
For categorized axes only.
- setTickmarkPlacement(TickmarkPlacement) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
For categorized axes only.
- setTickmarkPlacement(TickmarkPlacement) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
For categorized axes only.
- setTickmarkPlacement(TickmarkPlacement) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
For categorized axes only.
- setTickPixelInterval(Number) - Method in class com.vaadin.flow.component.charts.model.Axis
-
If tickInterval is null this option sets the approximate
pixel interval of the tick marks.
- setTickPixelInterval(Number) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
If tickInterval is null this option sets the approximate
pixel interval of the tick marks.
- setTickPixelInterval(Number) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
If tickInterval is null this option sets the approximate
pixel interval of the tick marks.
- setTickPixelInterval(Number) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
If tickInterval is null this option sets the approximate
pixel interval of the tick marks.
- setTickPosition(TickPosition) - Method in class com.vaadin.flow.component.charts.model.Axis
-
The position of the major tick marks relative to the axis line.
- setTickPosition(TickPosition) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
The position of the major tick marks relative to the axis line.
- setTickPosition(TickPosition) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
The position of the major tick marks relative to the axis line.
- setTickPosition(TickPosition) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
The position of the major tick marks relative to the axis line.
- setTickPositions(Number[]) - Method in class com.vaadin.flow.component.charts.model.Axis
-
An array defining where the ticks are laid out on the axis.
- setTickPositions(Number[]) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
An array defining where the ticks are laid out on the axis.
- setTickPositions(Number[]) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
An array defining where the ticks are laid out on the axis.
- setTickPositions(Number[]) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
An array defining where the ticks are laid out on the axis.
- setTimeline(Boolean) - Method in class com.vaadin.flow.component.charts.Chart
-
Determines if the chart is a timeline chart or a normal chart.
- setTimeUnit(TimeUnit) - Method in class com.vaadin.flow.component.charts.model.TimeUnitMultiples
-
- setTimezone(String) - Method in class com.vaadin.flow.component.charts.model.Global
-
- setTimezoneOffset(Number) - Method in class com.vaadin.flow.component.charts.model.Global
-
The timezone offset in minutes.
- setTitle(AxisTitle) - Method in class com.vaadin.flow.component.charts.model.Axis
-
The axis title, showing next to the axis line.
- setTitle(String) - Method in class com.vaadin.flow.component.charts.model.Axis
-
- setTitle(Title) - Method in class com.vaadin.flow.component.charts.model.Configuration
-
The main title of the chart.
- setTitle(String) - Method in class com.vaadin.flow.component.charts.model.Configuration
-
Sets the new chart's main title to the given string
- setTitle(String) - Method in class com.vaadin.flow.component.charts.model.FlagItem
-
Sets the title of the flag
- setTitle(LegendTitle) - Method in class com.vaadin.flow.component.charts.model.Legend
-
A title to be added on top of the legend.
- setTitle(AxisTitle) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
The axis title, showing next to the axis line.
- setTitle(String) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
- setTitle(AxisTitle) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
- setTitle(String) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
- setTitle(AxisTitle) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
The axis title, showing next to the axis line.
- setTitle(String) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
- setTo(Number) - Method in class com.vaadin.flow.component.charts.model.Breaks
-
The point where the break ends.
- setTo(Date) - Method in class com.vaadin.flow.component.charts.model.Breaks
-
- setTo(Instant) - Method in class com.vaadin.flow.component.charts.model.Breaks
-
- setTo(Number) - Method in class com.vaadin.flow.component.charts.model.PlotBand
-
The end position of the plot band in axis units.
- setTo(Date) - Method in class com.vaadin.flow.component.charts.model.PlotBand
-
- setTo(Instant) - Method in class com.vaadin.flow.component.charts.model.PlotBand
-
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
A configuration object for the tooltip rendering of each single series.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
A configuration object for the tooltip rendering of each single series.
- setTooltip(Tooltip) - Method in class com.vaadin.flow.component.charts.model.Configuration
-
Sets the options for the tooltip that appears when the user hovers over a
series or point.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.GaugeOptions
-
A configuration object for the tooltip rendering of each single series.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
A configuration object for the tooltip rendering of each single series.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
A configuration object for the tooltip rendering of each single series.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
A configuration object for the tooltip rendering of each single series.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
A configuration object for the tooltip rendering of each single series.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
A configuration object for the tooltip rendering of each single series.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
A configuration object for the tooltip rendering of each single series.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
A configuration object for the tooltip rendering of each single series.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
A configuration object for the tooltip rendering of each single series.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
A configuration object for the tooltip rendering of each single series.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
A configuration object for the tooltip rendering of each single series.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
A configuration object for the tooltip rendering of each single series.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
A configuration object for the tooltip rendering of each single series.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
Specific tooltip options for flag series.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
A configuration object for the tooltip rendering of each single series.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsGauge
-
A configuration object for the tooltip rendering of each single series.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
A configuration object for the tooltip rendering of each single series.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
A configuration object for the tooltip rendering of each single series.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
A configuration object for the tooltip rendering of each single series.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
A configuration object for the tooltip rendering of each single series.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
A configuration object for the tooltip rendering of each single series.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
A configuration object for the tooltip rendering of each single series.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
A configuration object for the tooltip rendering of each single series.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
A configuration object for the tooltip rendering of each single series.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSolidgauge
-
A configuration object for the tooltip rendering of each single series.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
A configuration object for the tooltip rendering of each single series.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
A configuration object for the tooltip rendering of each single series.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
A configuration object for the tooltip rendering of each single series.
- setTooltip(SeriesTooltip) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
A configuration object for the tooltip rendering of each single series.
- setTop(Top) - Method in class com.vaadin.flow.component.charts.model.Frame
-
The top of the frame around a 3D chart.
- setTop(String) - Method in class com.vaadin.flow.component.charts.model.style.LabelStyle
-
Sets the top CSS attribute
- setTop(String) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
The top position of the Y axis.
- setTopWidth(Number) - Method in class com.vaadin.flow.component.charts.model.Dial
-
The width of the top of the dial, closest to the perimeter.
- setTrackBackgroundColor(Color) - Method in class com.vaadin.flow.component.charts.model.Scrollbar
-
The color of the track background.
- setTrackBorderColor(Color) - Method in class com.vaadin.flow.component.charts.model.Scrollbar
-
The color of the border of the scrollbar track.
- setTrackBorderRadius(Number) - Method in class com.vaadin.flow.component.charts.model.Scrollbar
-
The corner radius of the border of the scrollbar track.
- setTrackByArea(Boolean) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
Whether the whole area or just the line should respond to mouseover
tooltips and other mouse or touch events.
- setTrackByArea(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
Whether the whole area or just the line should respond to mouseover
tooltips and other mouse or touch events.
- setTrackByArea(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
Whether the whole area or just the line should respond to mouseover
tooltips and other mouse or touch events.
- setTrackByArea(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
Whether the whole area or just the line should respond to mouseover
tooltips and other mouse or touch events.
- setTrackByArea(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
Whether the whole area or just the line should respond to mouseover
tooltips and other mouse or touch events.
- setTurboThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
When a series contains a data array that is longer than this, only one
dimensional arrays of numbers, or two dimensional arrays with x and y
values are allowed.
- setTurboThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
When a series contains a data array that is longer than this, only one
dimensional arrays of numbers, or two dimensional arrays with x and y
values are allowed.
- setTurboThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
When a series contains a data array that is longer than this, only one
dimensional arrays of numbers, or two dimensional arrays with x and y
values are allowed.
- setTurboThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
When a series contains a data array that is longer than this, only one
dimensional arrays of numbers, or two dimensional arrays with x and y
values are allowed.
- setTurboThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
When a series contains a data array that is longer than this, only one
dimensional arrays of numbers, or two dimensional arrays with x and y
values are allowed.
- setTurboThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
When a series contains a data array that is longer than this, only one
dimensional arrays of numbers, or two dimensional arrays with x and y
values are allowed.
- setTurboThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
When a series contains a data array that is longer than this, only one
dimensional arrays of numbers, or two dimensional arrays with x and y
values are allowed.
- setTurboThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
When a series contains a data array that is longer than this, only one
dimensional arrays of numbers, or two dimensional arrays with x and y
values are allowed.
- setTurboThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
When a series contains a data array that is longer than this, only one
dimensional arrays of numbers, or two dimensional arrays with x and y
values are allowed.
- setTurboThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
When a series contains a data array that is longer than this, only one
dimensional arrays of numbers, or two dimensional arrays with x and y
values are allowed.
- setTurboThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
When a series contains a data array that is longer than this, only one
dimensional arrays of numbers, or two dimensional arrays with x and y
values are allowed.
- setTurboThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
When a series contains a data array that is longer than this, only one
dimensional arrays of numbers, or two dimensional arrays with x and y
values are allowed.
- setTurboThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
When a series contains a data array that is longer than this, only one
dimensional arrays of numbers, or two dimensional arrays with x and y
values are allowed.
- setTurboThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
When a series contains a data array that is longer than this, only one
dimensional arrays of numbers, or two dimensional arrays with x and y
values are allowed.
- setTurboThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
When a series contains a data array that is longer than this, only one
dimensional arrays of numbers, or two dimensional arrays with x and y
values are allowed.
- setTurboThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
When a series contains a data array that is longer than this, only one
dimensional arrays of numbers, or two dimensional arrays with x and y
values are allowed.
- setTurboThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
When a series contains a data array that is longer than this, only one
dimensional arrays of numbers, or two dimensional arrays with x and y
values are allowed.
- setTurboThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
When a series contains a data array that is longer than this, only one
dimensional arrays of numbers, or two dimensional arrays with x and y
values are allowed.
- setTurboThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
When a series contains a data array that is longer than this, only one
dimensional arrays of numbers, or two dimensional arrays with x and y
values are allowed.
- setTurboThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
When a series contains a data array that is longer than this, only one
dimensional arrays of numbers, or two dimensional arrays with x and y
values are allowed.
- setTurboThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
When a series contains a data array that is longer than this, only one
dimensional arrays of numbers, or two dimensional arrays with x and y
values are allowed.
- setType(AxisType) - Method in class com.vaadin.flow.component.charts.model.Axis
-
The type of axis.
- setType(ChartType) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
The default series type for the chart.
- setType(ExportFileType) - Method in class com.vaadin.flow.component.charts.model.Exporting
-
Default MIME type for exporting if chart.exportChart() is
called without specifying a type option.
- setType(RangeSelectorTimespan) - Method in class com.vaadin.flow.component.charts.model.RangeSelectorButton
-
Defines the timespan for the button
- setType(AxisType) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
The type of axis.
- setType(AxisType) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
The type of axis.
- setType(AxisType) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
The type of axis.
- setTypeDescription(String) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
A text description of the chart type.
- setUniqueNames(Boolean) - Method in class com.vaadin.flow.component.charts.model.Axis
-
Applies only when the axis type is category.
- setUniqueNames(Boolean) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
Applies only when the axis type is category.
- setUniqueNames(Boolean) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
Applies only when the axis type is category.
- setUniqueNames(Boolean) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
Applies only when the axis type is category.
- setUnits(TimeUnitMultiples...) - Method in class com.vaadin.flow.component.charts.model.Axis
-
Datetime axis only.
- setUnits(TimeUnitMultiples...) - Method in class com.vaadin.flow.component.charts.model.DataGrouping
-
An array determining what time intervals the data is allowed to be
grouped to.
- setUnits(TimeUnitMultiples...) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
Datetime axis only.
- setUnits(TimeUnitMultiples...) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
Datetime axis only.
- setUnits(TimeUnitMultiples...) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
Datetime axis only.
- setUpColor(Color) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
Line color for up points.
- setUpperQuartile(Number) - Method in class com.vaadin.flow.component.charts.model.BoxPlotItem
-
Sets the upper quartile of the item.
- setUrl(String) - Method in class com.vaadin.flow.component.charts.model.Exporting
-
The URL for the server module converting the SVG string to an image
format.
- setUrl(String) - Method in class com.vaadin.flow.component.charts.model.MarkerSymbolUrl
-
Sets the URL of the marker symbol
- setUseHTML(Boolean) - Method in class com.vaadin.flow.component.charts.model.AbstractDataLabels
-
Whether to use HTML to render the labels.
- setUseHTML(Boolean) - Method in class com.vaadin.flow.component.charts.model.DataLabels
-
Whether to
use HTML to render the labels.
- setUseHTML(Boolean) - Method in class com.vaadin.flow.component.charts.model.DataLabelsFunnel
-
Whether to
use HTML to render the labels.
- setUseHTML(Boolean) - Method in class com.vaadin.flow.component.charts.model.DataLabelsRange
-
Whether to
use HTML to render the labels.
- setUseHTML(Boolean) - Method in class com.vaadin.flow.component.charts.model.Label
-
Whether to
use HTML to render the labels.
- setUseHTML(Boolean) - Method in class com.vaadin.flow.component.charts.model.Labels
-
Whether to
use HTML to render the labels.
- setUseHTML(Boolean) - Method in class com.vaadin.flow.component.charts.model.Legend
-
Whether to
use HTML to render the legend item texts.
- setUseHTML(Boolean) - Method in class com.vaadin.flow.component.charts.model.NoData
-
Whether to insert the label as HTML, or as pseudo-HTML rendered with SVG.
- setUseHTML(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
Whether to use HTML to render the flag texts.
- setUseHTML(Boolean) - Method in class com.vaadin.flow.component.charts.model.StackLabels
-
Whether to
use
HTML to render the labels.
- setUseHTML(Boolean) - Method in class com.vaadin.flow.component.charts.model.Subtitle
-
- setUseHTML(Boolean) - Method in class com.vaadin.flow.component.charts.model.Title
-
- setUseHTML(Boolean) - Method in class com.vaadin.flow.component.charts.model.Tooltip
-
Use HTML to render the contents of the tooltip instead of SVG.
- setUseUTC(Boolean) - Method in class com.vaadin.flow.component.charts.model.Global
-
Whether to use UTC time for axis scaling, tickmark placement and time
display in Highcharts.dateFormat.
- setValue(Number) - Method in class com.vaadin.flow.component.charts.model.PlotLine
-
The position of the line in axis units.
- setValue(Number) - Method in class com.vaadin.flow.component.charts.model.TreeSeriesItem
-
Set the numeric value of this node
- setValue(Number) - Method in class com.vaadin.flow.component.charts.model.Zones
-
The value up to where the zone extends, if undefined the zones stretches
to the last value in the series.
- setValueDecimals(Number) - Method in class com.vaadin.flow.component.charts.model.SeriesTooltip
-
How many decimals to show in each series' y value.
- setValueDecimals(Number) - Method in class com.vaadin.flow.component.charts.model.Tooltip
-
How many decimals to show in each series' y value.
- setValuePrefix(String) - Method in class com.vaadin.flow.component.charts.model.SeriesTooltip
-
A string to prepend to each series' y value.
- setValuePrefix(String) - Method in class com.vaadin.flow.component.charts.model.Tooltip
-
A string to prepend to each series' y value.
- setValueSuffix(String) - Method in class com.vaadin.flow.component.charts.model.SeriesTooltip
-
A string to append to each series' y value.
- setValueSuffix(String) - Method in class com.vaadin.flow.component.charts.model.Tooltip
-
A string to append to each series' y value.
- setVerticalAlign(VerticalAlign) - Method in class com.vaadin.flow.component.charts.model.AbstractDataLabels
-
The vertical alignment of a data label.
- setVerticalAlign(VerticalAlign) - Method in class com.vaadin.flow.component.charts.model.ButtonOptions
-
The vertical alignment of the buttons.
- setVerticalAlign(VerticalAlign) - Method in class com.vaadin.flow.component.charts.model.ButtonPosition
-
Sets the vertical alignment of the button.
- setVerticalAlign(VerticalAlign) - Method in class com.vaadin.flow.component.charts.model.ContextButton
-
The vertical alignment of the buttons.
- setVerticalAlign(VerticalAlign) - Method in class com.vaadin.flow.component.charts.model.DataLabels
-
The vertical alignment of a data label.
- setVerticalAlign(VerticalAlign) - Method in class com.vaadin.flow.component.charts.model.DataLabelsFunnel
-
The vertical alignment of a data label.
- setVerticalAlign(VerticalAlign) - Method in class com.vaadin.flow.component.charts.model.DataLabelsRange
-
The vertical alignment of a data label.
- setVerticalAlign(VerticalAlign) - Method in class com.vaadin.flow.component.charts.model.Label
-
Vertical alignment of the label relative to the plot band.
- setVerticalAlign(VerticalAlign) - Method in class com.vaadin.flow.component.charts.model.Legend
-
The vertical alignment of the legend box.
- setVerticalAlign(VerticalAlign) - Method in class com.vaadin.flow.component.charts.model.Position
-
Sets the vertical alignment of the credits.
- setVerticalAlign(VerticalAlign) - Method in class com.vaadin.flow.component.charts.model.StackLabels
-
Defines the vertical alignment of the stack total label.
- setVerticalAlign(VerticalAlign) - Method in class com.vaadin.flow.component.charts.model.Subtitle
-
The vertical alignment of the title.
- setVerticalAlign(VerticalAlign) - Method in class com.vaadin.flow.component.charts.model.Title
-
The vertical alignment of the title.
- setViewDistance(Number) - Method in class com.vaadin.flow.component.charts.model.Options3d
-
Defines the distance the viewer is standing in front of the chart, this
setting is important to calculate the perspective effect in column and
scatter charts.
- setVisibilityTogglingDisabled(boolean) - Method in class com.vaadin.flow.component.charts.Chart
-
The series or point visibility is toggled by default if user clicks the
legend item that corresponds to the series or point.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.AbstractSeries
-
Control the visibility of the series.
- setVisible(Boolean, boolean) - Method in class com.vaadin.flow.component.charts.model.AbstractSeries
-
Control the visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.Axis
-
Whether axis, including axis title, line, ticks and labels, should be
visible.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.GaugeOptions
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsGauge
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSolidgauge
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
Set the initial visibility of the series.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.XAxis
-
Whether axis, including axis title, line, ticks and labels, should be
visible.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.YAxis
-
Whether axis, including axis title, line, ticks and labels, should be
visible.
- setVisible(Boolean) - Method in class com.vaadin.flow.component.charts.model.ZAxis
-
Whether axis, including axis title, line, ticks and labels, should be
visible.
- setVMLRadialGradientURL(String) - Method in class com.vaadin.flow.component.charts.model.Global
-
Path to the pattern image required by VML browsers in order to draw
radial gradients.
- setWeek(String) - Method in class com.vaadin.flow.component.charts.model.DateTimeLabelFormats
-
Sets the format String for week resolution.
- setWeekdays(String[]) - Method in class com.vaadin.flow.component.charts.model.Lang
-
An array containing the weekday names.
- setWhiskerColor(Color) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
The color of the whiskers, the horizontal lines marking low and high
values.
- setWhiskerLength(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
The length of the whiskers, the horizontal lines marking low and high
values.
- setWhiskerLength(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
The length of the whiskers, the horizontal lines marking low and high
values.
- setWhiskerWidth(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
The line width of the whiskers, the horizontal lines marking low and high
values.
- setWidth(Number) - Method in class com.vaadin.flow.component.charts.model.ButtonOptions
-
The pixel width of the button.
- setWidth(Number) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
An explicit width for the chart.
- setWidth(Number) - Method in class com.vaadin.flow.component.charts.model.ContextButton
-
The pixel width of the button.
- setWidth(Number) - Method in class com.vaadin.flow.component.charts.model.Exporting
-
The pixel width of charts exported to PNG or JPG.
- setWidth(Number) - Method in class com.vaadin.flow.component.charts.model.Legend
-
The width of the legend box.
- setWidth(Number) - Method in class com.vaadin.flow.component.charts.model.Marker
-
Image markers only.
- setWidth(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
The width of the funnel compared to the width of the plot area, or the
pixel width if it is a number.
- setWidth(String) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
The width of the funnel compared to the width of the plot area, or the
pixel width if it is a number.
- setWidth(String) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
Sets the width using String presentation.
- setWidth(Number) - Method in class com.vaadin.flow.component.charts.model.style.ButtonTheme
-
- setWidthAdjust(Number) - Method in class com.vaadin.flow.component.charts.model.Subtitle
-
Adjustment made to the subtitle width, normally to reserve space for the
exporting burger menu.
- setWidthAdjust(Number) - Method in class com.vaadin.flow.component.charts.model.Title
-
Adjustment made to the title width, normally to reserve space for the
exporting burger menu.
- setWrap(Boolean) - Method in class com.vaadin.flow.component.charts.model.GaugeOptions
-
When this option is true, the dial will wrap around the
axes.
- setWrap(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsGauge
-
When this option is true, the dial will wrap around the
axes.
- setWrap(Boolean) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSolidgauge
-
When this option is true, the dial will wrap around the
axes.
- setX(Number) - Method in class com.vaadin.flow.component.charts.model.AbstractSeriesItem
-
Sets the X value of this data item.
- setX(Instant) - Method in class com.vaadin.flow.component.charts.model.AbstractSeriesItem
-
Sets the given instant as the x value.
- setX(Date) - Method in class com.vaadin.flow.component.charts.model.AbstractSeriesItem
-
- setX(Number) - Method in class com.vaadin.flow.component.charts.model.AxisTitle
-
Horizontal pixel offset of the title position.
- setX(Number) - Method in class com.vaadin.flow.component.charts.model.ButtonPosition
-
The X position of the button.
- setX(Number) - Method in class com.vaadin.flow.component.charts.model.ContextButton
-
The horizontal position of the button relative to the align
option.
- setX(Number) - Method in class com.vaadin.flow.component.charts.model.DataLabels
-
The x position offset of the label relative to the point.
- setX(Number) - Method in class com.vaadin.flow.component.charts.model.DataLabelsFunnel
-
The x position offset of the label relative to the point.
- setX(SerializableFunction<T, Object>) - Method in class com.vaadin.flow.component.charts.model.DataProviderSeries
-
Sets the function used for retrieving x values from the bean
provided by the data provider.
- setX(Number) - Method in class com.vaadin.flow.component.charts.model.Label
-
Horizontal position relative the alignment.
- setX(Number) - Method in class com.vaadin.flow.component.charts.model.Labels
-
The x position offset of the label relative to the tick position on the
axis.
- setX(Number) - Method in class com.vaadin.flow.component.charts.model.Legend
-
The x offset of the legend relative to its horizontal alignment
align within chart.spacingLeft and chart.spacingRight.
- setX(Number) - Method in class com.vaadin.flow.component.charts.model.Position
-
The X position of the credits.
- setX(Number) - Method in class com.vaadin.flow.component.charts.model.StackLabels
-
The x position offset of the label relative to the left of the stacked
bar.
- setX(Number) - Method in class com.vaadin.flow.component.charts.model.Subtitle
-
The x position of the subtitle relative to the alignment within
chart.spacingLeft and chart.spacingRight.
- setX(Number) - Method in class com.vaadin.flow.component.charts.model.Title
-
The x position of the title relative to the alignment within
chart.spacingLeft and chart.spacingRight.
- setxAxis(Integer) - Method in class com.vaadin.flow.component.charts.model.AbstractSeries
-
When using dual or multiple X-axes, this number defines which X-axis the
particular series is connected to.
- setXAxis(XAxis) - Method in class com.vaadin.flow.component.charts.model.Navigator
-
Options for the navigator X axis.
- setXDateFormat(String) - Method in class com.vaadin.flow.component.charts.model.SeriesTooltip
-
The format for the date in the tooltip header if the X axis is a datetime
axis.
- setXDateFormat(String) - Method in class com.vaadin.flow.component.charts.model.Tooltip
-
The format for the date in the tooltip header if the X axis is a datetime
axis.
- setXHigh(Number) - Method in class com.vaadin.flow.component.charts.model.DataLabelsRange
-
X offset of the higher data labels relative to the point value.
- setXLow(Number) - Method in class com.vaadin.flow.component.charts.model.DataLabelsRange
-
X offset of the lower data labels relative to the point value.
- setxValue(double) - Method in class com.vaadin.flow.component.charts.events.MouseEventDetails
-
- setY(Number) - Method in class com.vaadin.flow.component.charts.model.AbstractSeriesItem
-
Sets the Y value of this data item.
- setY(Number) - Method in class com.vaadin.flow.component.charts.model.AxisTitle
-
Vertical pixel offset of the title position.
- setY(Number) - Method in class com.vaadin.flow.component.charts.model.ButtonOptions
-
The vertical offset of the button's position relative to its
verticalAlign.
- setY(Number) - Method in class com.vaadin.flow.component.charts.model.ButtonPosition
-
The Y position of the button.
- setY(Number) - Method in class com.vaadin.flow.component.charts.model.ContextButton
-
The vertical offset of the button's position relative to its
verticalAlign.
- setY(Number) - Method in class com.vaadin.flow.component.charts.model.DataLabels
-
The y position offset of the label relative to the point.
- setY(Number) - Method in class com.vaadin.flow.component.charts.model.DataLabelsFunnel
-
The y position offset of the label relative to the point.
- setY(SerializableFunction<T, Object>) - Method in class com.vaadin.flow.component.charts.model.DataProviderSeries
-
Sets the function used for retrieving y values from the bean
provided by the data provider.
- setY(Number) - Method in class com.vaadin.flow.component.charts.model.Label
-
Vertical position of the text baseline relative to the alignment.
- setY(Number) - Method in class com.vaadin.flow.component.charts.model.Labels
-
The y position offset of the label relative to the tick position on the
axis.
- setY(Number) - Method in class com.vaadin.flow.component.charts.model.Legend
-
The vertical offset of the legend relative to it's vertical alignment
verticalAlign within chart.spacingTop and
chart.spacingBottom.
- setY(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
The y position of the top left corner of the flag relative to either the
series (if onSeries is defined), or the x axis.
- setY(Number) - Method in class com.vaadin.flow.component.charts.model.Position
-
The Y position of the credits.
- setY(Number) - Method in class com.vaadin.flow.component.charts.model.StackLabels
-
The y position offset of the label relative to the tick position on the
axis.
- setY(Number) - Method in class com.vaadin.flow.component.charts.model.Subtitle
-
The y position of the subtitle relative to the alignment within
chart.spacingTop and chart.spacingBottom.
- setY(Number) - Method in class com.vaadin.flow.component.charts.model.Title
-
- setyAxis(Integer) - Method in class com.vaadin.flow.component.charts.model.AbstractSeries
-
When using dual or multiple Y-axes, this number defines which Y-axis the
particular series is connected to.
- setyAxis(YAxis) - Method in class com.vaadin.flow.component.charts.model.AbstractSeries
-
* When using dual or multiple Y-axes, this number defines which Y-axis
the particular series is connected to.
- setYAxis(YAxis) - Method in class com.vaadin.flow.component.charts.model.Navigator
-
Options for the navigator Y axis.
- setYear(String) - Method in class com.vaadin.flow.component.charts.model.DateTimeLabelFormats
-
Sets the format String for year resolution.
- setYHigh(Number) - Method in class com.vaadin.flow.component.charts.model.DataLabelsRange
-
Y offset of the higher data labels relative to the point value.
- setYLow(Number) - Method in class com.vaadin.flow.component.charts.model.DataLabelsRange
-
Y offset of the lower data labels relative to the point value.
- setyValue(double) - Method in class com.vaadin.flow.component.charts.events.MouseEventDetails
-
- setZ(Number) - Method in class com.vaadin.flow.component.charts.model.DataSeriesItem3d
-
Sets the z value of the point.
- setZIndex(Number) - Method in class com.vaadin.flow.component.charts.model.AbstractDataLabels
-
The Z index of the data labels.
- setZIndex(Number) - Method in class com.vaadin.flow.component.charts.model.Crosshair
-
The Z index of the crosshair.
- setZIndex(Number) - Method in class com.vaadin.flow.component.charts.model.DataLabels
-
The Z index of the data labels.
- setZIndex(Number) - Method in class com.vaadin.flow.component.charts.model.DataLabelsFunnel
-
The Z index of the data labels.
- setZIndex(Number) - Method in class com.vaadin.flow.component.charts.model.DataLabelsRange
-
The Z index of the data labels.
- setZIndex(Number) - Method in class com.vaadin.flow.component.charts.model.Labels
-
The Z index for the axis labels.
- setZIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotBand
-
The z index of the plot band within the chart, relative to other
elements.
- setZIndex(Number) - Method in class com.vaadin.flow.component.charts.model.PlotLine
-
The z index of the plot line within the chart.
- setZIndex(Number) - Method in class com.vaadin.flow.component.charts.model.Scrollbar
-
Z index of the scrollbar elements.
- setZMax(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
The minimum for the Z value range.
- setZMin(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
The minimum for the Z value range.
- setZoneAxis(ZoneAxis) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
Defines the Axis on which the zones are applied.
- setZoneAxis(ZoneAxis) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
Defines the Axis on which the zones are applied.
- setZoneAxis(ZoneAxis) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
Defines the Axis on which the zones are applied.
- setZoneAxis(ZoneAxis) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
Defines the Axis on which the zones are applied.
- setZoneAxis(ZoneAxis) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
Defines the Axis on which the zones are applied.
- setZoneAxis(ZoneAxis) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
Defines the Axis on which the zones are applied.
- setZoneAxis(ZoneAxis) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
Defines the Axis on which the zones are applied.
- setZoneAxis(ZoneAxis) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
Defines the Axis on which the zones are applied.
- setZoneAxis(ZoneAxis) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
Defines the Axis on which the zones are applied.
- setZoneAxis(ZoneAxis) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
Defines the Axis on which the zones are applied.
- setZoneAxis(ZoneAxis) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
Defines the Axis on which the zones are applied.
- setZoneAxis(ZoneAxis) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
Defines the Axis on which the zones are applied.
- setZoneAxis(ZoneAxis) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
Defines the Axis on which the zones are applied.
- setZoneAxis(ZoneAxis) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
Defines the Axis on which the zones are applied.
- setZoneAxis(ZoneAxis) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
Defines the Axis on which the zones are applied.
- setZoneAxis(ZoneAxis) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
Defines the Axis on which the zones are applied.
- setZoneAxis(ZoneAxis) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
Defines the Axis on which the zones are applied.
- setZoneAxis(ZoneAxis) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
Defines the Axis on which the zones are applied.
- setZoneAxis(ZoneAxis) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
Defines the Axis on which the zones are applied.
- setZoneAxis(ZoneAxis) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
Defines the Axis on which the zones are applied.
- setZoneAxis(ZoneAxis) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
Defines the Axis on which the zones are applied.
- setZoneAxis(ZoneAxis) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
Defines the Axis on which the zones are applied.
- setZoneAxis(ZoneAxis) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
Defines the Axis on which the zones are applied.
- setZoneAxis(ZoneAxis) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
Defines the Axis on which the zones are applied.
- setZoneAxis(ZoneAxis) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
Defines the Axis on which the zones are applied.
- setZoneAxis(ZoneAxis) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
Defines the Axis on which the zones are applied.
- setZoneAxis(ZoneAxis) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
Defines the Axis on which the zones are applied.
- setZoneAxis(ZoneAxis) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
Defines the Axis on which the zones are applied.
- setZoneAxis(ZoneAxis) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
Defines the Axis on which the zones are applied.
- setZones(Zones...) - Method in class com.vaadin.flow.component.charts.model.AreaOptions
-
An array defining zones within a series.
- setZones(Zones...) - Method in class com.vaadin.flow.component.charts.model.ColumnOptions
-
An array defining zones within a series.
- setZones(Zones...) - Method in class com.vaadin.flow.component.charts.model.OhlcOptions
-
An array defining zones within a series.
- setZones(Zones...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArea
-
An array defining zones within a series.
- setZones(Zones...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsArearange
-
An array defining zones within a series.
- setZones(Zones...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
An array defining zones within a series.
- setZones(Zones...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsAreasplinerange
-
An array defining zones within a series.
- setZones(Zones...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBar
-
An array defining zones within a series.
- setZones(Zones...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
An array defining zones within a series.
- setZones(Zones...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
An array defining zones within a series.
- setZones(Zones...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsCandlestick
-
An array defining zones within a series.
- setZones(Zones...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
An array defining zones within a series.
- setZones(Zones...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
An array defining zones within a series.
- setZones(Zones...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsErrorbar
-
An array defining zones within a series.
- setZones(Zones...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFlags
-
An array defining zones within a series.
- setZones(Zones...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
An array defining zones within a series.
- setZones(Zones...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
An array defining zones within a series.
- setZones(Zones...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsLine
-
An array defining zones within a series.
- setZones(Zones...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsOhlc
-
An array defining zones within a series.
- setZones(Zones...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPie
-
An array defining zones within a series.
- setZones(Zones...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
An array defining zones within a series.
- setZones(Zones...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
An array defining zones within a series.
- setZones(Zones...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
An array defining zones within a series.
- setZones(Zones...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSeries
-
An array defining zones within a series.
- setZones(Zones...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
An array defining zones within a series.
- setZones(Zones...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
An array defining zones within a series.
- setZones(Zones...) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
An array defining zones within a series.
- setZones(Zones...) - Method in class com.vaadin.flow.component.charts.model.PointOptions
-
An array defining zones within a series.
- setZones(Zones...) - Method in class com.vaadin.flow.component.charts.model.PyramidOptions
-
An array defining zones within a series.
- setZoomType(Dimension) - Method in class com.vaadin.flow.component.charts.model.ChartModel
-
Decides in what dimensions the user can zoom by dragging the mouse.
- setZThreshold(Number) - Method in class com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
- Shape - Enum in com.vaadin.flow.component.charts.model
-
The name of a symbol to use for the border around the
Datalabels or
Tooltip.
- Side - Class in com.vaadin.flow.component.charts.model
-
Note: As of v5.0.12, frame.left or frame.right
should be used instead.
- Side() - Constructor for class com.vaadin.flow.component.charts.model.Side
-
- SIENNA - Static variable in class com.vaadin.flow.component.charts.model.style.SolidColor
-
- SILVER - Static variable in class com.vaadin.flow.component.charts.model.style.SolidColor
-
- size() - Method in class com.vaadin.flow.component.charts.model.DataSeries
-
- SKYBLUE - Static variable in class com.vaadin.flow.component.charts.model.style.SolidColor
-
- SLATEBLUE - Static variable in class com.vaadin.flow.component.charts.model.style.SolidColor
-
- SLATEGRAY - Static variable in class com.vaadin.flow.component.charts.model.style.SolidColor
-
- SLATEGREY - Static variable in class com.vaadin.flow.component.charts.model.style.SolidColor
-
- SNOW - Static variable in class com.vaadin.flow.component.charts.model.style.SolidColor
-
- SolidColor - Class in com.vaadin.flow.component.charts.model.style
-
Solid (non gradient) colors
- SolidColor(String) - Constructor for class com.vaadin.flow.component.charts.model.style.SolidColor
-
Constructs a new color from a hex value like "#ff0000" for red.
- SolidColor(int, int, int) - Constructor for class com.vaadin.flow.component.charts.model.style.SolidColor
-
Constructs a color from RGB values
- SolidColor(int, int, int, double) - Constructor for class com.vaadin.flow.component.charts.model.style.SolidColor
-
Constructs a color from RGBA values
- SolidColorSerializer - Class in com.vaadin.flow.component.charts.model.serializers
-
- SolidColorSerializer() - Constructor for class com.vaadin.flow.component.charts.model.serializers.SolidColorSerializer
-
- SOLIDGAUGE - Static variable in class com.vaadin.flow.component.charts.model.ChartType
-
- SPLINE - Static variable in class com.vaadin.flow.component.charts.model.ChartType
-
- SPRINGGREEN - Static variable in class com.vaadin.flow.component.charts.model.style.SolidColor
-
- Stacking - Enum in com.vaadin.flow.component.charts.model
-
Whether to stack the values of each series on top of each other.
- StackLabels - Class in com.vaadin.flow.component.charts.model
-
The stack labels show the total value for each bar in a stacked column or bar
chart.
- StackLabels() - Constructor for class com.vaadin.flow.component.charts.model.StackLabels
-
- StackLabels(Boolean) - Constructor for class com.vaadin.flow.component.charts.model.StackLabels
-
- States - Class in com.vaadin.flow.component.charts.model
-
- States() - Constructor for class com.vaadin.flow.component.charts.model.States
-
- STEELBLUE - Static variable in class com.vaadin.flow.component.charts.model.style.SolidColor
-
- StepType - Enum in com.vaadin.flow.component.charts.model
-
Defines different step line types.
- Stop - Class in com.vaadin.flow.component.charts.model
-
- Stop(float) - Constructor for class com.vaadin.flow.component.charts.model.Stop
-
- StopSerializer - Class in com.vaadin.flow.component.charts.model.serializers
-
- StopSerializer() - Constructor for class com.vaadin.flow.component.charts.model.serializers.StopSerializer
-
- StylePosition - Enum in com.vaadin.flow.component.charts.model.style
-
CSS position attribute, ABSOLUTE or RELATIVE
- Subtitle - Class in com.vaadin.flow.component.charts.model
-
The chart's subtitle
- Subtitle() - Constructor for class com.vaadin.flow.component.charts.model.Subtitle
-
- Subtitle(String) - Constructor for class com.vaadin.flow.component.charts.model.Subtitle
-