MapGridLinesInstance 类

定义

表示 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
继承
MapGridLinesInstance

属性

Hidden

获取 Hidden 类中 MapGridLines 属性的计算值。

Interval

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

LabelPosition

获取 LabelPosition 类中 MapGridLines 属性的计算值。

ShowLabels

获取 ShowLabels 类中 MapGridLines 属性的计算值。

Style

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

方法

ResetInstanceCache()

重置实例缓存。

(继承自 BaseInstance)

适用于