Variables | |
static const int | Filled = 2 |
static const int | Line = 0 |
static const int | Marker = 1 |
const int HistStyle::Filled = 2 [static] |
Definition at line 19 of file CompHist.h.
Referenced by CompHist::draw(), and CompHist::setHistStyles().
const int HistStyle::Line = 0 [static] |
Definition at line 17 of file CompHist.h.
Referenced by CompHist::draw(), and CompHist::setHistStyles().
const int HistStyle::Marker = 1 [static] |
Definition at line 18 of file CompHist.h.
Referenced by CompHist::draw(), and CompHist::setHistStyles().