⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 anglestyle.hlp

📁 是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到
💻 HLP
字号:
{smcl}
{* 18jan2005}{...}
{cmd:help anglestyle}
{hline}
{* index anglestyle it}{...}

{title:Title}

{p2colset 5 23 25 2}{...}
{p2col :{hi:[G] {it:anglestyle}} {hline 2}}Choices for the angle at which text is displayed{p_end}
{p2colreset}{...}


{title:Syntax}

	{it:anglestyle}{col 32}description
	{hline 61}
	{cmd:horizontal}{...}
{col 32}horizontal; reads left to right
	{cmd:vertical}{...}
{col 32}vertical; reads bottom to top
	{cmd:rvertical}{...}
{col 32}vertical; reads top to bottom
	{cmd:rhorizontal}{...}
{col 32}horizontal; upside down

	{cmd:0}{...}
{col 32}0 degrees; same as {cmd:horizontal}
	{cmd:45}{...}
{col 32}45 degrees
	{cmd:90}{...}
{col 32}90 degrees; same as {cmd:vertical}
	{cmd:180}{...}
{col 32}180 degrees; same as {cmd:rhorizontal}
	{cmd:270} or {cmd:-90}{...}
{col 32}270 degrees; same as {cmd:rvertical}

	{it:#}{...}
{col 32}{it:#} degrees; whatever you desire;
{col 32}{it:#} may be positive or negative
	{hline 61}
{p 8 8 10}
Note:  Under Unix, only angles
{cmd:0},
{cmd:90},
{cmd:180},
and {cmd:270} display correctly on the screen.
Angles are correctly rendered when printed.

{pin}
Other {it:anglestyles} may be available; type

	    {cmd:.} {bf:{stata graph query anglestyle}}

{pin}
to obtain the full list installed on your computer.
If other {it:anglestyles} do exist, they are merely words attached to
numeric values.


{title:Description}

{pstd}
{it:anglestyle} specifies the angle at which text is to be displayed.


{title:Remarks}

{pstd}
{it:anglestyle} is specified inside options such as the marker-label option
{cmd:mlabangle()} (see {it:{help marker_label_options}}),

{p 8 16 2}
{cmd:. graph}
...{cmd:,} ...
{cmd:mlabel(...) mlabangle(}{it:anglestylelist}{cmd:)} ...

{pstd}
or the axis-label suboption {cmd:angle()}
(see {it:{help axis_label_options}}):

{p 8 16 2}
{cmd:. graph}
...{cmd:,} ...
{cmd:ylabel(}...{cmd:, angle(}{it:anglestyle}{cmd:)} ...{cmd:)} ...

{pstd}
In the case of {cmd:mlabangle()}, an {it:anglestylelist} is allowed.  An
{it:anglestylelist} is a sequence of {it:anglestyles} separated by spaces.
Shorthands are allowed to make specifying the list easier; see 
{it:{help stylelists}}.


{title:Also see}

{psee}
Manual:  {bf:[G] {it:anglestyle}}

{psee}
Online:  {it:{help marker_label_options}}
{p_end}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -