Package | Description |
---|---|
com.atlassian.bamboo.charts |
Modifier and Type | Method and Description |
---|---|
static AbstractBambooChart.AutoRange |
AbstractBambooChart.AutoRange.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractBambooChart.AutoRange[] |
AbstractBambooChart.AutoRange.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractBambooChart.configureDurationRangeAxis(org.jfree.chart.JFreeChart chart,
AbstractBambooChart.AutoRange autoRange)
Helper method to display "nice" durations rather than just in seconds
|
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.