言語

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)

適用対象