FilledCurvesSpecsOf.hpp
auto above() -> DerivedSpecs &
Limit filled area to above curves.
Definition: FilledCurvesSpecsOf.hpp:69
The class used to set options for the gnuplot filledcurve functionality.
Definition: FilledCurvesSpecsOf.hpp:39
The base class for other specs classes (e.g., LineSpecsOf, DrawSpecs, BorderSpecs,...
Definition: Specs.hpp:36
The class used to specify color or pattern fill options.
Definition: FilledCurvesSpecsOf.hpp:60
auto below() -> DerivedSpecs &
Limit filled area to below curves.
Definition: FilledCurvesSpecsOf.hpp:76
auto repr() const -> std::string
Convert this FillSpecsOf object into a gnuplot formatted string.
Definition: FilledCurvesSpecsOf.hpp:83
FilledCurvesSpecsOf()
Construct a default FilledCurveSpecs instance.
Definition: FilledCurvesSpecsOf.hpp:64