言語

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)

適用対象