org.pentaho.chart.css.styles
Class ChartAxisDimension
java.lang.Object
org.pentaho.chart.css.styles.ChartAxisDimension
public class ChartAxisDimension
- extends Object
Defines the only valid values for the -x-pentaho-chart-axis-type-dimension
style
- Author:
- Ravi Hasija
Field Summary |
static org.pentaho.reporting.libraries.css.values.CSSValue |
AUTO
|
static org.pentaho.reporting.libraries.css.values.CSSConstant |
DOMAIN
|
static org.pentaho.reporting.libraries.css.values.CSSConstant |
RANGE
|
AUTO
public static final org.pentaho.reporting.libraries.css.values.CSSValue AUTO
DOMAIN
public static final org.pentaho.reporting.libraries.css.values.CSSConstant DOMAIN
RANGE
public static final org.pentaho.reporting.libraries.css.values.CSSConstant RANGE