ca.nanometrics.gflot.client.options
Class BarSeriesOptions

java.lang.Object
  extended by ca.nanometrics.gflot.client.util.JSONWrapper
      extended by ca.nanometrics.gflot.client.util.JSONObjectWrapper
          extended by ca.nanometrics.gflot.client.options.SeriesOptions
              extended by ca.nanometrics.gflot.client.options.BarSeriesOptions

public class BarSeriesOptions
extends SeriesOptions

Author:
AlexanderDeleon

Nested Class Summary
static class BarSeriesOptions.BarAlignment
           
 
Constructor Summary
BarSeriesOptions()
           
 
Method Summary
 BarSeriesOptions setAlignment(BarSeriesOptions.BarAlignment alignment)
           
 BarSeriesOptions setBarWidth(double width)
           
 
Methods inherited from class ca.nanometrics.gflot.client.options.SeriesOptions
setFill, setFillColor, setLineWidth, setShow
 
Methods inherited from class ca.nanometrics.gflot.client.util.JSONObjectWrapper
equals, get, getArray, getDouble, getInteger, getNumber, getObject, getString, getWrappedObj, hashCode, put, put, put, put, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BarSeriesOptions

public BarSeriesOptions()
Method Detail

setBarWidth

public BarSeriesOptions setBarWidth(double width)

setAlignment

public BarSeriesOptions setAlignment(BarSeriesOptions.BarAlignment alignment)


Copyright © 2009. All Rights Reserved.