| Package | Description |
|---|---|
| org.molgenis.charts.highcharts.basic | |
| org.molgenis.charts.highcharts.convert |
| Modifier and Type | Method and Description |
|---|---|
static ChartConstructorType |
ChartConstructorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChartConstructorType[] |
ChartConstructorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected Options |
HighchartService.createXYDataChart(XYDataChart xYDataChart,
ChartConstructorType chartConstructorType)
Create the Highcharts options from the given XYDataChart.
|
Copyright © 2015. All Rights Reserved.