Share via


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)

適用対象