Uses of Enum Class
net.pricefx.common.api.chart.ColorAxisType
Packages that use ColorAxisType
Package
Description
Chart API to work with charts.
Chart Builder API to work with charts.
-
Uses of ColorAxisType in net.pricefx.common.api.chart
Methods in net.pricefx.common.api.chart that return ColorAxisTypeModifier and TypeMethodDescriptionstatic ColorAxisType
Returns the enum constant of this class with the specified name.static ColorAxisType[]
ColorAxisType.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ColorAxisType in net.pricefx.common.apibuilder.chart
Methods in net.pricefx.common.apibuilder.chart with parameters of type ColorAxisTypeModifier and TypeMethodDescriptionHeatmapChart.HeatmapOptions.setColorAxisType
(ColorAxisType colorAxisType)