LegendBorderSpace
Legendのオプションであり,凡例の中の記号とテキスト全体の周りにスペースを設定する.
LegendBorderSpace
LegendBorderSpace
Legendのオプションであり,凡例の中の記号とテキスト全体の周りにスペースを設定する.
詳細とオプション
- LegendBorderSpaceを使うためには,まずプロットの凡例パッケージをロードしなくてはならない.それにはNeeds["PlotLegends`"]を実行する必要がある.
- 以下の設定を使うことができる:
-
n 数値 Automatic 自動的に枠のスペースを決定する
例題
例 (1)
Needs["PlotLegends`"]Plot[{Sin[x], Cos[x]}, {x, 0, 2Pi}, PlotLegend -> {"sine", "cosine"}, LegendBorderSpace -> Automatic]Plot[{Sin[x], Cos[x]}, {x, 0, 2Pi}, PlotLegend -> {"sine", "cosine"}, LegendBorderSpace -> 1]テクニカルノート
関連するガイド
テキスト
Wolfram Research (2007), LegendBorderSpace, Wolfram言語関数, https://reference.wolfram.com/language/PlotLegends/ref/LegendBorderSpace.html.
CMS
Wolfram Language. 2007. "LegendBorderSpace." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/PlotLegends/ref/LegendBorderSpace.html.
APA
Wolfram Language. (2007). LegendBorderSpace. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/PlotLegends/ref/LegendBorderSpace.html
BibTeX
@misc{reference.wolfram_2026_legendborderspace, author="Wolfram Research", title="{LegendBorderSpace}", year="2007", howpublished="\url{https://reference.wolfram.com/language/PlotLegends/ref/LegendBorderSpace.html}", note=[Accessed: 13-August-2026]}
BibLaTeX
@online{reference.wolfram_2026_legendborderspace, organization={Wolfram Research}, title={LegendBorderSpace}, year={2007}, url={https://reference.wolfram.com/language/PlotLegends/ref/LegendBorderSpace.html}, note=[Accessed: 13-August-2026]}