org.pentaho.chart.css.styles
Class ChartOrientationStyle

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

public class ChartOrientationStyle
extends Object

Defines the only valid values for the -x-pentaho-chart-orientation style

Author:
Ravi Hasija

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

Field Detail

VERTICAL

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

HORIZONTAL

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