Package muntjac :: Package addon :: Package invient :: Module invient_charts_config :: Class BarConfig
[hide private]
[frames] | no frames]

Class BarConfig

source code

  object --+        
           |        
SeriesConfig --+    
               |    
   BaseBarConfig --+
                   |
                  BarConfig

This class contains configuration options for bar series.


Authors:
Invient, Richard Lincoln
Instance Methods [hide private]

Inherited from BaseBarConfig: __init__, getBorderColor, getBorderRadius, getBorderWidth, getColorByPoint, getGroupPadding, getHoverState, getMinPointLength, getPointPadding, getPointWidth, setBorderColor, setBorderRadius, setBorderWidth, setColorByPoint, setGroupPadding, setHoverState, setMinPointLength, setPointPadding, setPointWidth

Inherited from SeriesConfig: getAllowPointSelect, getAnimation, getColor, getCursor, getDataLabel, getEnableMouseTracking, getShadow, getShowCheckbox, getShowInLegend, getStacking, getVisible, setAllowPointSelect, setAnimation, setColor, setCursor, setDataLabel, setEnableMouseTracking, setShadow, setShowCheckbox, setShowInLegend, setStacking, setVisible

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]

Inherited from object: __class__