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