| Package | Description |
|---|---|
| org.wicketstuff.jqplot.lib | |
| org.wicketstuff.jqplot.lib.chart | |
| org.wicketstuff.jqplot.lib.elements |
| Modifier and Type | Field and Description |
|---|---|
protected Title |
ChartConfiguration.title
The title.
|
| Modifier and Type | Method and Description |
|---|---|
Title |
ChartConfiguration.getTitle()
Gets the title.
|
| Modifier and Type | Method and Description |
|---|---|
ChartConfiguration<T> |
ChartConfiguration.setTitle(Title title)
Sets the title.
|
| Modifier and Type | Method and Description |
|---|---|
Title |
AbstractChart.getTitle() |
| Modifier and Type | Method and Description |
|---|---|
AbstractChart<T,S> |
AbstractChart.setTitle(Title title) |
| Modifier and Type | Method and Description |
|---|---|
Title |
Title.setEscapeHtml(String escapeHtml)
Sets the escape html.
|
Title |
Title.setFontFamily(String fontFamily)
Sets the font family.
|
Title |
Title.setFontSize(String fontSize)
Sets the font size.
|
Title |
Title.setFontWeight(String fontWeight)
Sets the font weight.
|
Title |
Title.setRenderer(String renderer) |
Title |
Title.setRendererOptions(String rendererOptions)
Sets the renderer options.
|
Title |
Title.setShow(boolean show)
Sets the show.
|
Title |
Title.setShow(Boolean show)
Sets the show.
|
Title |
Title.setText(String text)
Sets the text.
|
Title |
Title.setTextAlign(String textAlign)
Sets the text align.
|
Title |
Title.setTextColor(String textColor)
Sets the text color.
|
Copyright © 2018. All rights reserved.