Uses of Class
com.vaadin.flow.component.charts.model.Subtitle
-
Packages that use Subtitle Package Description com.vaadin.flow.component.charts.model -
-
Uses of Subtitle in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return Subtitle Modifier and Type Method Description Subtitle
Configuration. getSubTitle()
Methods in com.vaadin.flow.component.charts.model with parameters of type Subtitle Modifier and Type Method Description void
Configuration. setSubTitle(Subtitle subTitle)
Sets the chart's subtitle
-