| Package | Description |
|---|---|
| com.hyjavacharts.model.common | |
| com.hyjavacharts.model.highcharts | |
| com.hyjavacharts.model.highcharts.plotoptions | |
| com.hyjavacharts.model.highcharts.series |
| Modifier and Type | Class and Description |
|---|---|
class |
Color
Maps to the Highcharts Color, Highcharts.ColorString, Highcharts.GradientColorObject, Highcharts.PatternOptionsObject data types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Chart
General options for the chart.
|
class |
ChartOptions
The ChartOptions class maps directly to the Highcharts chart options in the Highcharts API.
|
class |
Credits
Highcharts by default puts a credits label in the lower right corner of the chart.
|
class |
Global
Global options that don't apply to each chart.
|
class |
GlobalOptions
The GlobalOptions class maps directly to the Highcharts global options in the Highcharts API.
|
class |
PlotOptions
The plotOptions is a wrapper object for config objects for each series type.
|
class |
Series
Series options for specific data and the data itself.
|
class |
Title
The chart's main title.
|
class |
XAxis
The X axis or category axis.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Column
Column series display one column per value along an X axis.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SeriesColumn
A
column series. |
Copyright © 2026. All rights reserved.