Package | Description |
---|---|
com.vaadin.flow.component.charts.model | |
com.vaadin.flow.component.charts.model.serializers |
Modifier and Type | Method and Description |
---|---|
Title |
Configuration.getTitle() |
Modifier and Type | Method and Description |
---|---|
void |
Configuration.setTitle(Title title)
The main title of the chart.
|
Modifier and Type | Method and Description |
---|---|
Class<Title> |
TitleBeanSerializer.getBeanClass() |
Modifier and Type | Method and Description |
---|---|
void |
TitleBeanSerializer.serialize(Title bean,
BeanSerializerDelegator<Title> serializer,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
Modifier and Type | Method and Description |
---|---|
void |
TitleBeanSerializer.serialize(Title bean,
BeanSerializerDelegator<Title> serializer,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
Copyright © 2025. All rights reserved.