Defined in file: hzDissemino.h
Derivative of: hdsChart
Dissemino line chart.
This class employes the private sub-class _rset as follows:-
_rset
Constructors/Detructors
| hdsChartStd* | hdsChartStd | (hdsApp* pApp) | |
| NULL-TYPE | hdsChartStd | (hdsApp* pApp) | |
| void | ~hdsChartStd | (void) | |
| NULL-TYPE | ~hdsChartStd | (void) |
Public Methods:
| void | Generate | (hzChain& Z)hzHttpEvent* pE, uint32_t& nLine, | Displays a chart by placing in the page HTML, a <svg> tag. Returns: None |
| xTag | Whatami | (void) |
Member Variables:
| hzList<hdsChartStd::_rset*> | m_Sets | Datasets | |
| hzList<hdsText> | m_Texts | Text items | |
| hzArray<double> | m_hVals | Horizontal axis values |