ScaleLabelsInstance クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ScaleLabelsクラスのインスタンス型を表し、ScaleLabelsのプロパティの計算値を含みます。
public ref class ScaleLabelsInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class ScaleLabelsInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type ScaleLabelsInstance = class
inherit BaseInstance
Public NotInheritable Class ScaleLabelsInstance
Inherits BaseInstance
- 継承
プロパティ
| 名前 | 説明 |
|---|---|
| AllowUpsideDown |
AllowUpsideDownクラスにおけるScaleLabelsプロパティの計算値を取得します。 |
| DistanceFromScale |
DistanceFromScaleクラスにおけるScaleLabelsプロパティの計算値を取得します。 |
| FontAngle |
FontAngleクラスにおけるScaleLabelsプロパティの計算値を取得します。 |
| Hidden |
HiddenクラスにおけるScaleLabelsプロパティの計算値を取得します。 |
| Interval |
IntervalクラスにおけるScaleLabelsプロパティの計算値を取得します。 |
| IntervalOffset |
IntervalOffsetクラスにおけるScaleLabelsプロパティの計算値を取得します。 |
| Placement |
PlacementクラスにおけるScaleLabelsプロパティの計算値を取得します。 |
| RotateLabels |
RotateLabelsクラスにおけるScaleLabelsプロパティの計算値を取得します。 |
| ShowEndLabels |
ShowEndLabelsクラスにおけるScaleLabelsプロパティの計算値を取得します。 |
| Style |
StyleクラスにおけるScaleLabelsプロパティの計算値を取得します。 |
| UseFontPercent |
UseFontPercentクラスにおけるScaleLabelsプロパティの計算値を取得します。 |
メソッド
| 名前 | 説明 |
|---|---|
| ResetInstanceCache() |
インスタンスキャッシュをリセットします。 (継承元 BaseInstance) |