Package | Description |
---|---|
com.hyjavacharts.model.highcharts.plotoptions.series | |
com.hyjavacharts.model.highcharts.plotoptions.series.datalabels |
Modifier and Type | Method and Description |
---|---|
Filter |
DataLabels.getFilter()
A declarative filter to control of which data labels to display.
|
Modifier and Type | Method and Description |
---|---|
DataLabels |
DataLabels.setFilter(Filter filter)
A declarative filter to control of which data labels to display.
|
Modifier and Type | Field and Description |
---|---|
static Filter |
Filter.NULL |
Modifier and Type | Method and Description |
---|---|
Filter |
Filter.setOperator(String operator)
The operator to compare by.
|
Filter |
Filter.setProperty(String property)
The point property to filter by.
|
Filter |
Filter.setValue(Number value)
The value to compare against.
|
Copyright © 2024. All rights reserved.