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