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

Class AreaSplineConfig

source code

  object --+            
           |            
SeriesConfig --+        
               |        
  BaseLineConfig --+    
                   |    
          AreaConfig --+
                       |
                      AreaSplineConfig

This class contains configuration options for areaspline series


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

Inherited from AreaConfig: __init__, getFillColor, getFillOpacity, getLineColor, getThreshold, setFillColor, setFillOpacity, setLineColor, setThreshold

Inherited from BaseLineConfig: getDashStyle, getLineWidth, getMarker, getPointInterval, getPointStart, getStickyTracking, setDashStyle, setLineWidth, setMarker, setPointInterval, setPointStart, setStickyTracking

Inherited from SeriesConfig: getAllowPointSelect, getAnimation, getColor, getCursor, getDataLabel, getEnableMouseTracking, getHoverState, getShadow, getShowCheckbox, getShowInLegend, getStacking, getVisible, setAllowPointSelect, setAnimation, setColor, setCursor, setDataLabel, setEnableMouseTracking, setHoverState, 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__