25 #ifndef __TERRALIB_QT_WIDGETS_LAYER_INTERNAL_CHARTITEM_H    26 #define __TERRALIB_QT_WIDGETS_LAYER_INTERNAL_CHARTITEM_H    79         std::string getAsString() 
const;
    83         void setVisible(
const VISIBLE& visible, 
const bool& updateAncestors = 
false, 
const bool& updateDescendents = 
false);
    85         Qt::ItemFlags flags();
    97 #endif //__TERRALIB_QT_WIDGETS_LAYER_INTERNAL_CHARTITEM_H 
A wdiget used to customize a chart's style parameters. 
 
This class represents the informations needed to build map charts.