Uses of Class
com.vaadin.flow.component.charts.model.Axis
Packages that use Axis
-
Uses of Axis in com.vaadin.flow.component.charts.model
Classes in com.vaadin.flow.component.charts.model with type parameters of type AxisModifier and TypeClassDescriptionclass
Alternative AxisContainer to allow multiple axesSubclasses of Axis in com.vaadin.flow.component.charts.modelModifier and TypeClassDescriptionclass
class
The X axis or category axis.class
The Y axis or value axis.class
The Z axis or depth axis for 3D plots.Methods in com.vaadin.flow.component.charts.model with parameters of type AxisModifier and TypeMethodDescriptionboolean
void
ChartConfiguration.fireAxesRescaled
(Axis axis, Number minimum, Number maximum, boolean redraw, boolean animate) void
Configuration.fireAxesRescaled
(Axis axis, Number minimum, Number maximum, boolean redraw, boolean animate) Fires axis rescaled event.int