blob: 9958a7830f5e0b0e2ce35aadfac3900b886cb4a4 (
plain)
1
2
3
4
5
6
7
8
|
\newpsstyle{LegendBoxStyle}%
{framearc=0.2, fillstyle=solid, fillcolor=yellow, opacity=0.2}
\LegendDefinition[nrCols=2]{
\LegLine{style=StdLineStyA} & IdentI &
\LegLine{style=StdLineStyB, linewidth=3pt} & legend 2
}
\newpsstyle{LegendBoxStyle}%
{fillstyle=solid, fillcolor=white}
|