| Package | Description |
|---|---|
| org.wicketstuff.jqplot.lib.axis | |
| org.wicketstuff.jqplot.lib.elements |
| Modifier and Type | Method and Description |
|---|---|
TickOptions |
Axis.getTickOptions()
Gets the tick options.
|
TickOptions |
Axis.tickOptionsInstance() |
| Modifier and Type | Method and Description |
|---|---|
Axis<T> |
Axis.setTickOptions(TickOptions tickOptions)
Sets the tick options.
|
| Modifier and Type | Method and Description |
|---|---|
TickOptions |
TickOptions.setAngle(Integer angle)
Sets the angle.
|
TickOptions |
TickOptions.setEscapeHTML(Boolean escapeHTML)
Sets the escape html.
|
TickOptions |
TickOptions.setFontFamily(String fontFamily)
Sets the font family.
|
TickOptions |
TickOptions.setFontSize(String fontSize)
Sets the font size.
|
TickOptions |
TickOptions.setFontStretch(Double fontStretch)
Sets the font stretch.
|
TickOptions |
TickOptions.setFontWeight(String fontWeight)
Sets the font weight.
|
TickOptions |
TickOptions.setFormatString(String formatString)
Sets the format string.
|
TickOptions |
TickOptions.setIsMinorTick(Boolean isMinorTick)
Sets the checks if is minor tick.
|
TickOptions |
TickOptions.setLabel(String label)
Sets the label.
|
TickOptions |
TickOptions.setLabelPosition(String labelPosition)
Sets the label position.
|
TickOptions |
TickOptions.setMark(String mark)
Sets the mark.
|
TickOptions |
TickOptions.setMarkSize(Integer markSize)
Sets the mark size.
|
TickOptions |
TickOptions.setPrefix(String prefix)
Sets the prefix.
|
TickOptions |
TickOptions.setShow(Boolean show)
Sets the show.
|
TickOptions |
TickOptions.setShowGridline(Boolean showGridline)
Sets the show gridline.
|
TickOptions |
TickOptions.setShowLabel(Boolean showLabel)
Sets the show label.
|
TickOptions |
TickOptions.setShowMark(Boolean showMark)
Sets the show mark.
|
TickOptions |
TickOptions.setTextColor(String textColor)
Sets the text color.
|
Copyright © 2024. All rights reserved.