| Package | Description |
|---|---|
| com.vaadin.flow.component.charts.model | |
| com.vaadin.flow.component.charts.model.serializers |
| Modifier and Type | Method and Description |
|---|---|
LegendTitle |
Legend.getTitle() |
| Modifier and Type | Method and Description |
|---|---|
void |
Legend.setTitle(LegendTitle title)
A title to be added on top of the legend.
|
| Modifier and Type | Method and Description |
|---|---|
Class<LegendTitle> |
LegendTitleBeanSerializer.getBeanClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
LegendTitleBeanSerializer.serialize(LegendTitle bean,
BeanSerializerDelegator<LegendTitle> serializer,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
void |
LegendTitleBeanSerializer.serialize(LegendTitle bean,
BeanSerializerDelegator<LegendTitle> serializer,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
Copyright © 2025. All rights reserved.