clockposstyle.hlp

来自「是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到」· HLP 代码 · 共 79 行

HLP
79
字号
{smcl}
{* 18jan2005}{...}
{cmd:help clockposstyle}
{hline}

{title:Title}

{p2colset 5 26 28 2}{...}
{p2col :{hi:[G] {it:clockposstyle}} {hline 2}}Choices for location:  direction from central point{p_end} 
{p2colreset}{...}


{title:Syntax}

{pstd}
{it:clockposstyle} is

	{it:#}                       0 <= {it:#} <= 12, {it:#} an integer


{title:Description}

{pstd}
{it:clockposstyle} specifies a location or a direction.

{pstd}
{it:clockposstyle} is specified inside options such as
the {cmd:position()} title option (see
{it:{help title_options}}) or the {cmd:mlabposition} marker-label option
(see {it:{help marker_label_options}}):

{p 8 16 2}
{cmd:. graph}
...{cmd:, title(}...{cmd:, position(}{it:clockposstyle}{cmd:))} ...

{p 8 16 2}
{cmd:. graph}
...{cmd:, mlabposition(}{it:clockposlist}{cmd:)} ...

{pstd}
In cases where a {it:clockposlist} is allowed, you may specify a sequence of
{it:clockposstyle} separated by spaces.  Shorthands are allowed to make specifying
the list easier; see {it:{help stylelists}}.


{title:Remarks}

{pstd}
{it:clockposstyle} is used to specify a location around a central point:{cmd}

		     11  12  1
		    10         2
		     9    0    3
		     8         4
		       7  6  5

{pstd}
{txt}Sometimes the central position is a well-defined object (e.g.,
in the case of {cmd:mlabposition()}, the central point is the marker
itself), and sometimes the central position is implied (e.g., in the case
of the title-option {cmd:position}, the central point is the center of
the plot region).

{pstd}
In all cases, note that {it:clockposstyle} {cmd:0} is allowed:  it refers to
the center.


{title:Also see}

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

{psee}
Online:  {it:{help marker_label_options}},
{it:{help title_options}};
{it:{help compassdirstyle}}
{p_end}

⌨️ 快捷键说明

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