CustomLabelInstance 类

定义

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

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

属性

AllowUpsideDown

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

DistanceFromScale

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

FontAngle

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

Hidden

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

Placement

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

RotateLabel

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

Style

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

Text

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

UseFontPercent

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

Value

获取 Value 类中 CustomLabel 属性的计算值。

方法

ResetInstanceCache()

重置实例缓存。

(继承自 BaseInstance)

适用于