ChartGridLinesInstance 类

定义

表示 类的 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
继承
ChartGridLinesInstance

属性

Enabled

获取 Enabled 类中 ChartGridLines 属性的计算值。

Interval

获取 Interval 类中 ChartGridLines 属性的计算值。

IntervalOffset

获取 IntervalOffset 类中 ChartGridLines 属性的计算值。

IntervalOffsetType

获取 IntervalOffsetType 类中 ChartGridLines 属性的计算值。

IntervalType

获取 IntervalType 类中 ChartGridLines 属性的计算值。

Style

获取 Style 类中 ChartGridLines 属性的计算值。

方法

ResetInstanceCache()

重置实例缓存。

(继承自 BaseInstance)

适用于