@Generated(value="This class is generated and shouldn\'t be modified", comments="Incorrect and missing API should be reported to https://github.com/vaadin/vaadin-charts-flow/issues/new") public class LegendTitle extends AbstractConfigurationObject
Constructor and Description |
---|
LegendTitle() |
LegendTitle(String text) |
Modifier and Type | Method and Description |
---|---|
String |
getText() |
void |
setText(String text)
A text or HTML string for the title.
|
public LegendTitle()
public LegendTitle(String text)
public String getText()
setText(String)
public void setText(String text)
Defaults to: null
Copyright © 2020. All rights reserved.