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