Data::PlotData class full member list
Functions
- PlotData(const const_ref<Set> &s)
- void disable_style(PlotStyleMask style)
- void enable_style(PlotStyleMask style)
- const Io::Rgb & get_color() const
- const std::string & get_label() const
- const Set & get_set() const
- PlotStyleMask get_style() const
- void set_color(const Io::Rgb &color)
- void set_label(const std::string &title)
- void set_style(PlotStyleMask style)