<chartstyle>

style for chart, contain nested level of style extend from basestyle


Attributes

version (default: 0)
 

Methods

getDataStyle (index)
returns the specific datastyle object. This method cycles through the children of the datastyles node shown above
Parameters:
index -
 
getNextDataStyle ()
returns the next datastyle object. This method cycles through the children of the datastyles node shown above
 
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
 
resetDataStyleCycle ()
reset the style counter
 
updateNeeded (obj)
check if the object have the most updated style
Parameters:
obj (Object) - object to check