CustomLabelInstance クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
- 継承
プロパティ
| 名前 | 説明 |
|---|---|
| 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) |