Uses of Class
com.vaadin.flow.component.charts.model.style.AxisStyle
Packages that use AxisStyle
Package
Description
-
Uses of AxisStyle in com.vaadin.flow.component.charts.model.style
Methods in com.vaadin.flow.component.charts.model.style that return AxisStyleModifier and TypeMethodDescriptionTheme.getxAxis()Get style of X axesTheme.getyAxis()Get style of Y axesMethods in com.vaadin.flow.component.charts.model.style with parameters of type AxisStyle -
Uses of AxisStyle in com.vaadin.flow.component.charts.themes
Methods in com.vaadin.flow.component.charts.themes with parameters of type AxisStyleModifier and TypeMethodDescriptionprotected voidLumoDarkTheme.setAxisDefaults(AxisStyle style) protected voidLumoLightTheme.setAxisDefaults(AxisStyle style)