|
SavvyUI C++ UI Library
|
#include <ChartUtil.h>
Public Member Functions | |
| ChartValue (const wstring &text, double value, COLORREF color) | |
Public Attributes | |
| wstring | _text |
| double | _value |
| COLORREF | _color |
|
inline |
| COLORREF ChartValue::_color |
| wstring ChartValue::_text |
| double ChartValue::_value |