small struct used to defined the serie data More...
Public Member Functions | |
SerieData () | |
constructor |
Public Attributes | |
int | m_type |
the serie secondary type(used to swap line<->bar) | |
int | m_ids [3] |
the serie color |
small struct used to defined the serie data
|
inline |
constructor
int WKS4ChartInternal::Chart::SerieData::m_ids[3] |
the serie color
Referenced by SerieData().
int WKS4ChartInternal::Chart::SerieData::m_type |
the serie secondary type(used to swap line<->bar)
Referenced by SerieData().