Package | Description |
---|---|
com.hyjavacharts.model.highcharts.plotoptions | |
com.hyjavacharts.model.highcharts.plotoptions.series |
Modifier and Type | Method and Description |
---|---|
Label |
Series.getLabel()
Series labels are placed as close to the series as possible in a natural way, seeking to avoid other series.
|
Modifier and Type | Method and Description |
---|---|
Series |
Series.setLabel(Label label)
Series labels are placed as close to the series as possible in a natural way, seeking to avoid other series.
|
Modifier and Type | Field and Description |
---|---|
static Label |
Label.NULL |
Modifier and Type | Method and Description |
---|---|
Label |
Label.setConnectorAllowed(Boolean connectorAllowed)
Allow labels to be placed distant to the graph if necessary, and draw a connector line to the graph.
|
Copyright © 2022. All rights reserved.