Internal: the chart of a MSKTable. More...
Public Member Functions | |
Chart (MSKGraph::Style const &style) | |
constructor | |
Chart () | |
empty constructor | |
Public Attributes | |
MWAWGraphicStyle | m_style |
the graphic style | |
int | m_textZonesId [3] |
the three text pictures | |
MWAWEntry | m_backgroundEntry |
the background entry | |
int | m_zoneId |
the chart zone id (in the graph parser ) |
Internal: the chart of a MSKTable.
MSKTableInternal::Chart::Chart | ( | MSKGraph::Style const & | style | ) | [inline] |
constructor
MSKTableInternal::Chart::Chart | ( | ) | [inline] |
empty constructor
the background entry
Referenced by MSKTable::readChart(), and MSKTable::sendChart().
the graphic style
the three text pictures
Referenced by Chart(), MSKTable::readChart(), and MSKTable::sendChart().
the chart zone id (in the graph parser )
Referenced by MSKTable::sendChart(), and MSKTable::setChartZoneId().