📄 std_options.hlp
字号:
{smcl}
{* 02mar2005}{...}
{cmd:help std_options}
{hline}
{title:Title}
{p2colset 5 24 26 2}{...}
{p2col :{hi:[G] {it:std_options}} {hline 2}}Options for use with graph construction commands{p_end}
{p2colreset}{...}
{title:Syntax}
{it:std_options}{col 39}description
{hline 69}
{it:{help title_options}}{...}
{col 39}titles, subtitles, notes, captions
{help scale_option:{bf:scale(}{it:#}{bf:)}}{...}
{col 39}resize text and markers
{it:{help region_options}}{...}
{col 39}outlining, shading, graph size
{help scheme_option:{bf:scheme(}{it:schemename}{cmd:)}}{...}
{col 39}overall look
{help nodraw_option:{bf:nodraw}}{...}
{col 39}suppress display of graph
{help name_option:{bf:name(}{it:name}{bf:, ...)}}{...}
{col 39}specify name for graph
{help saving_option:{bf:saving(}{it:filename}{bf:, ...)}}{...}
{col 39}save graph in file
{hline 69}
{title:Description}
{pstd}
The above options are allowed with
command{col 39}manual entry
{hline 60}
{cmd:graph bar} and {cmd:graph hbar}{col 39}{helpb graph bar}
{cmd:graph dot}{col 39}{helpb graph dot}
{cmd:graph box}{col 39}{helpb graph box}
{cmd:graph pie}{col 39}{helpb graph pie}
{hline 60}
{pstd}
See {helpb twoway options} for the standard options allowed with
{cmd:graph} {cmd:twoway}.
{title:Options}
{phang}
{it:title_options}
allow you to specify titles, subtitles, notes, and captions
to be placed on the graph. See {it:{help title_options}}.
{phang}
{cmd:scale(}{it:#}{cmd:)}
specifies a multiplier that affects the size of all text and
markers in a graph. {cmd:scale(1)} is the default and {cmd:scale(1.2)}
would make all text and markers 20% larger.
See {it:{help scale_option}}.
{phang}
{it:region_options}
outlining the plot region (such as placing or suppressing a border
around the graph), specifying a background shading for the region, and the
controlling of the graph size. See {it:{help region_options}}.
{phang}
{cmd:scheme(}{it:schemename}{cmd:)}
specifies the overall look of the graph;
see {it:{help scheme_option}}.
{phang}
{cmd:nodraw}
causes the graph to be constructed but not displayed;
see {it:{help nodraw_option}}.
{phang}
{cmd:name(}{it:name}[{cmd:, replace}]{cmd:)}
specifies the name of the graph. {cmd:name(Graph, replace)} is the default.
See {it:{help name_option}}.
{phang}
{cmd:saving(}{it:filename}[{cmd:, asis replace}]{cmd:)}
specifies that the graph be saved as {it:filename}. If {it:filename}
is specified without an extension, {cmd:.gph} is assumed.
{cmd:asis} specifies that the graph be saved just as it is.
{cmd:replace} specifies that, if the file already exists, it is okay
to replace it.
See {it:{help saving_option}}.
{title:Remarks}
{pstd}
The above options may be used with any of the {cmd:graph}
commands listed above.
{title:Also see}
{psee}
Manual: {bf:[G] {it:std_options}}
{psee}
Online:
{it:{help name_option}},
{it:{help nodraw_option}},
{it:{help region_options}},
{it:{help saving_option}},
{it:{help scale_option}},
{it:{help title_options}}
{p_end}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -