20 #ifndef ECHARTMARKERSCONFIG_H
21 #define ECHARTMARKERSCONFIG_H
35 void setSize(uint size);
36 inline uint
size()
const {
return mySize; }
42 #endif // ECHARTMARKERSCONFIG_H
uint size() const
Definition: echartmarkersconfig.h:36
#define E_CHARTS_EXPORT
Definition: echarts.h:31
Used to config the Markers.
Definition: echartmarkersconfig.h:30
uint mySize
Definition: echartmarkersconfig.h:39