Share via


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)

適用対象