Functions

const std::string & title () const
 
const std::string & color () const
 
series_types series_type () const
 
const options_t & options () const
 

Detailed Description

Collection of points on a plot with a title, type and color associated

See full class description

Function Documentation

const std::string& color ( ) const
inline

Get color of the series

Returns
color name or code of the series
const options_t& options ( ) const
inline

Collection of options

Returns
collection of options
series_types series_type ( ) const
inline

Get type of the series

Returns
type of the series
const std::string& title ( ) const
inline

Get label of series for the legend

Returns
series label