Internal: the chart of a MsWksTable. More...
Public Member Functions | |
| Chart (MsWksGraph::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 MsWksTable.
| MsWksTableInternal::Chart::Chart | ( | MsWksGraph::Style const & | style | ) | [inline] |
constructor
| MsWksTableInternal::Chart::Chart | ( | ) | [inline] |
empty constructor
the background entry
Referenced by MsWksTable::readChart(), and MsWksTable::sendChart().
the graphic style
the three text pictures
Referenced by Chart(), MsWksTable::readChart(), and MsWksTable::sendChart().
the chart zone id (in the graph parser )
Referenced by MsWksTable::sendChart(), and MsWksTable::setChartZoneId().