ChartLegendCustomItemCell クラス

定義

カスタムの凡例項目内のセルを表します。

public ref class ChartLegendCustomItemCell sealed : Microsoft::ReportingServices::OnDemandReportRendering::ChartObjectCollectionItem<Microsoft::ReportingServices::OnDemandReportRendering::ChartLegendCustomItemCellInstance ^>, Microsoft::ReportingServices::OnDemandReportRendering::IROMStyleDefinitionContainer
public sealed class ChartLegendCustomItemCell : Microsoft.ReportingServices.OnDemandReportRendering.ChartObjectCollectionItem<Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendCustomItemCellInstance>, Microsoft.ReportingServices.OnDemandReportRendering.IROMStyleDefinitionContainer
type ChartLegendCustomItemCell = class
    inherit ChartObjectCollectionItem<ChartLegendCustomItemCellInstance>
    interface IROMStyleDefinitionContainer
Public NotInheritable Class ChartLegendCustomItemCell
Inherits ChartObjectCollectionItem(Of ChartLegendCustomItemCellInstance)
Implements IROMStyleDefinitionContainer
継承
実装

フィールド

m_instance

基本クラスのインスタンス。

(継承元 ChartObjectCollectionItem<T>)

プロパティ

ActionInfo

カスタムの凡例項目に関連付けられたアクションおよびアクション スタイルを取得します。

Alignment

セルの配置を取得します。

BottomMargin

セルの下余白に評価される式を取得します。

CellSpan

このセルを右方向へ拡大するセル数に評価される式を取得します。

CellType

セルの種類を取得します。

FieldsUsedInValueExpression

値式に使用するフィールドに対応する文字列の一覧を取得します。

ImageHeight

セル画像の高さに評価される式を取得します。

ImageWidth

セル画像の幅さに評価される式を取得します。

Instance

このレポート定義オブジェクトの計算値が含まれているレポート インスタンス オブジェクトを取得します。

LeftMargin

セルの左余白に評価される式を取得します。

RightMargin

セルの右余白に評価される式を取得します。

Style

項目区切り記号のスタイルを取得します。

SymbolHeight

セル内の記号の高さに評価される式を取得します。

SymbolWidth

セル内の記号の幅に評価される式を取得します。

Text

セル テキストに評価される式を取得します。

ToolTip

カスタムの凡例項目に関して表示するツールヒントに評価される式を取得します。

TopMargin

セルの上余白に評価される式を取得します。

UniqueName

このレポート定義オブジェクトの一意の識別子を取得します。

適用対象