| Package | Description |
|---|---|
| no.uib.jsparklines.renderers |
JSparklines table cell renderers.
|
| Modifier and Type | Method and Description |
|---|---|
static JSparklines3dTableCellRenderer.PlotType |
JSparklines3dTableCellRenderer.PlotType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JSparklines3dTableCellRenderer.PlotType |
JSparklines3dTableCellRenderer.PlotType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JSparklines3dTableCellRenderer.PlotType[] |
JSparklines3dTableCellRenderer.PlotType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static JSparklines3dTableCellRenderer.PlotType[] |
JSparklines3dTableCellRenderer.PlotType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JSparklines3dTableCellRenderer.setPlotType(JSparklines3dTableCellRenderer.PlotType plotType)
Sets the plot type.
|
void |
JSparklines3dTableCellRenderer.setPlotType(JSparklines3dTableCellRenderer.PlotType plotType)
Sets the plot type.
|
| Constructor and Description |
|---|
JSparklines3dTableCellRenderer(JSparklines3dTableCellRenderer.PlotType plotType,
Double minXValue,
Double maxXValue,
Double minYValue,
Double maxYValue)
Creates a new JSparkLines3dTableCellRenderer.
|
JSparklines3dTableCellRenderer(JSparklines3dTableCellRenderer.PlotType plotType,
Double minXValue,
Double maxXValue,
Double minYValue,
Double maxYValue)
Creates a new JSparkLines3dTableCellRenderer.
|
Copyright © 2022. All rights reserved.