言語

ChartLegendCustomItemCellInstance クラス

定義

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
継承
ChartLegendCustomItemCellInstance

プロパティ

名前 説明
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)

適用対象