备注 若要获取或设置客户端 API 属性的属性值,必须调用使用 get_ 和 set_ 前缀命名的属性访问器方法。复制 var v = $find(viewerId).get_reportAreaScrollPosition(); $find(viewerId).set_reportAreaScrollPosition(position); 参数position 一个Sys.UI.Point 对象,表示要设置的滚动位置。
分页报表中的面积图将序列显示为由一条线连接的一组点,且线下方的所有区域均被填充。 有关如何向分区图添加数据的详细信息,请参阅“图表(报表生成器)”。 下图显示了一个堆积面积图的例子。 数据非常适合在堆叠面积图上显示,因为图表可以显示所有序列的总计以及每个系列占总计的比例。
指定报表区域的内容类型。此枚举由 reportAreaContentType 属性使用。命名空间:Microsoft.Reporting.WebFormsClient语法复制 if ($find(viewerId).get_reportAreaContentType() == Microsoft.Reporting.WebFormsClient.ReportAreaContent.ReportPage) { ... }
Update 9:55am:Due to high winds with winds only projected to strengthen through out the day, Mt. Ashland Ski Area is forced to CLOSE for the remainder of the day. Beware: Snow immersion suffocation (SIS) and tree well risks are HIGH today. Ski or ride with a partner and keep them in...
Facebookx.comLinkedIn电子邮件 打印 项目 2012/04/02 本文内容 继承层次结构 语法 属性 方法 显示另外 2 个 Represents an instance type of theChartAreaclass and contains the calculated values of the properties inChartArea. 继承层次结构 System.Object ...
立即注册 消除警报 Learn 发现 产品文档 开发语言 主题 登录 此内容已停用,今后将不再更新。 我们将不再为此内容中提到的产品、服务或技术提供支持。 建议的版本 消除警报 C# 使用英语阅读 保存 添加到集合 添加到计划 通过 Facebookx.com 共享LinkedIn电子邮件 ...
网络面积特性 网络释义 1. 面积特性 ...): 最长延迟时间/最高频率;各端口的时间信息;面积特性(AREA REPORT): 器件使用量(IO单元、LUT单元、DSP … www.docin.com|基于4个网页 释义: 全部,面积特性
Hi, I've got a area report for my design. Gate Instances Area Library --- FD1QLLP 15 423.612 CORE9GPLL FD1SQLLP 1 34.292 CORE9GPLL
AREA REPORTTaylor Bell
获取一个 ReportAreaContent 对象,该对象表示报表区域的当前内容类型。命名空间: Microsoft.Reporting.WebForms 程序集: Microsoft.ReportViewer.WebForms(在 Microsoft.ReportViewer.WebForms.dll 中)语法C# 复制 [BrowsableAttribute(false)] public ReportAreaContent ReportAreaContentType { get; } ...