Uses of Enum Class
com.atlassian.bamboo.charts.AbstractBambooChart.AutoRange
-
Uses of AbstractBambooChart.AutoRange in com.atlassian.bamboo.charts
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AbstractBambooChart.AutoRange[]
AbstractBambooChart.AutoRange.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprotected void
AbstractBambooChart.configureDurationRangeAxis
(@NotNull org.jfree.chart.JFreeChart chart, @NotNull AbstractBambooChart.AutoRange autoRange) Helper method to display "nice" durations rather than just in seconds