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

Class State

source code

object --+
         |
        State
Known Subclasses:

Defines state for a series and point. A series can be in hover state. A point can be in hover and select state. In each state, a series and a point can have different visual clues. This is achived by setting some attributes of a seires and point.


Authors:
Invient, Richard Lincoln

See Also: SeriesState

Instance Methods [hide private]
 
getEnabled(self) source code

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

Properties [hide private]

Inherited from object: __class__