<basestyle>

base style for all chart style


Attributes


Methods

getRootStyle ()
get the root level style
 
markChange ()
mark the style as change
 
markUpdated (obj)
mark the object to indicate it have the most updated style
Parameters:
obj (Object) - object to mark
 
setStyleAttr (val , prop)
set a specific style attribute, generating an onstylechanged event
Parameters:
val -
prop -
 
updateNeeded (obj)
check if the object have the most updated style
Parameters:
obj (Object) - object to check