org.pentaho.chart.css.styles
Class ChartAxisPosition

java.lang.Object
  extended by org.pentaho.chart.css.styles.ChartAxisPosition

public class ChartAxisPosition
extends Object

Defines the only valid values for the -x-pentaho-chart-axis-type-position style

Author:
Ravi Hasija

Field Summary
static org.pentaho.reporting.libraries.css.values.CSSConstant PRIMARY
           
static org.pentaho.reporting.libraries.css.values.CSSConstant SECONDARY
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PRIMARY

public static final org.pentaho.reporting.libraries.css.values.CSSConstant PRIMARY

SECONDARY

public static final org.pentaho.reporting.libraries.css.values.CSSConstant SECONDARY