Uses of Class
net.pricefx.common.apibuilder.chart.BoxplotChart.BoxplotOptions
-
Packages that use BoxplotChart.BoxplotOptions Package Description net.pricefx.common.apibuilder.chart Chart Builder API to work with charts. -
-
Uses of BoxplotChart.BoxplotOptions in net.pricefx.common.apibuilder.chart
Methods in net.pricefx.common.apibuilder.chart that return BoxplotChart.BoxplotOptions Modifier and Type Method Description BoxplotChart.BoxplotOptions
BoxplotChart. getOptions()
BoxplotChart.BoxplotOptions
BoxplotChart.BoxplotOptions. setDisableDrilldown(Boolean disableDrilldown)
BoxplotChart.BoxplotOptions
BoxplotChart.BoxplotOptions. setDisableZoom(Boolean disableZoom)
BoxplotChart.BoxplotOptions
BoxplotChart.BoxplotOptions. setMaxDataPoints(BigDecimal maximumNumberOfDataPoints)
-