EmbedChart 标记

此标记向电子邮件中插入 IBM® Rational® ClearQuest® 图表。

摘要

EmbedChart::Public Queries/Chart{{::<<height>>}{::<<width>>}}

选项和参数

Public Queries/Chart
图表的标准名称。要确保可以由所有用户查看,此图表应该是一个公用图表。
<<height>><<width>>
可选值,用于指定图表的大小(以像素为单位)。如果省略 heightwidth,那么将使用缺省大小:500 x 800 像素。

示例

此示例使用 EmbedChart 标记来向电子邮件中嵌入一个大小为 300 x 400 像素的图表“Public Queries/Chart”:
#@EmbedChart::Public Queries/Chart::300:400@#

Feedback