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

Class SplineConfig

source code

  object --+        
           |        
SeriesConfig --+    
               |    
  BaseLineConfig --+
                   |
                  SplineConfig

This class contains configuration options for spline series


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

Inherited from BaseLineConfig: __init__, 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__