MapGridLinesInstance 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示 MapGridLines 类的实例类型并且包含 MapGridLines 中属性的计算值。
public ref class MapGridLinesInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class MapGridLinesInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type MapGridLinesInstance = class
inherit BaseInstance
Public NotInheritable Class MapGridLinesInstance
Inherits BaseInstance
- 继承
属性
Hidden |
获取 Hidden 类中 MapGridLines 属性的计算值。 |
Interval |
获取 Interval 类中 MapGridLines 属性的计算值。 |
LabelPosition |
获取 LabelPosition 类中 MapGridLines 属性的计算值。 |
ShowLabels |
获取 ShowLabels 类中 MapGridLines 属性的计算值。 |
Style |
获取 Style 类中 MapGridLines 属性的计算值。 |
方法
ResetInstanceCache() |
重置实例缓存。 (继承自 BaseInstance) |