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 SubtitleConfiguration. getSubTitle()Methods in com.vaadin.flow.component.charts.model with parameters of type Subtitle Modifier and Type Method Description voidConfiguration. setSubTitle(Subtitle subTitle)Sets the chart's subtitle
-