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) |