PinLabelInstance 类

定义

表示 PinLabel 类的实例类型并且包含 PinLabel 中属性的计算值。

public ref class PinLabelInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class PinLabelInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type PinLabelInstance = class
    inherit BaseInstance
Public NotInheritable Class PinLabelInstance
Inherits BaseInstance
继承
PinLabelInstance

属性

AllowUpsideDown

获取 AllowUpsideDown 类中 PinLabel 属性的计算值。

DistanceFromScale

获取 DistanceFromScale 类中 PinLabel 属性的计算值。

FontAngle

获取 FontAngle 类中 PinLabel 属性的计算值。

Placement

获取 Placement 类中 PinLabel 属性的计算值。

RotateLabel

获取 RotateLabel 类中 PinLabel 属性的计算值。

Style

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

Text

获取 Text 类中 PinLabel 属性的计算值。

UseFontPercent

获取 UseFontPercent 类中 PinLabel 属性的计算值。

方法

ResetInstanceCache()

重置实例缓存。

(继承自 BaseInstance)

适用于