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 © 2025. All rights reserved.