MayaFlux
0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
legend()
[3/3]
Series
& MayaFlux::Portal::Forma::Plot::Series::legend
(
LegendSpec
spec
)
inline
Set a manual legend from a pre-built spec.
Definition at line
460
of file
SeriesBuilder.hpp
.
461
{
462
m_legend
= std::move(spec);
463
return
*
this
;
464
}
MayaFlux::Portal::Forma::Plot::Series::m_legend
std::optional< LegendSpec > m_legend
Definition
SeriesBuilder.hpp:508
MayaFlux
Portal
Forma
Plot
Series
Generated by
1.9.8