ChartLegendCustomItem クラス

定義

グラフ内のカスタムの凡例項目を表します。

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

フィールド

m_instance

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

(継承元 ChartObjectCollectionItem<T>)

プロパティ

ActionInfo

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

FieldsUsedInValueExpression

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

Instance

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

LegendCustomItemCells

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

Marker

項目のマーカーの外観を定義するレポート定義オブジェクトを取得します。

Separator

項目区切り記号の種類を取得します。

SeparatorColor

項目区切り記号の色を取得します。

Style

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

ToolTip

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

UniqueName

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

適用対象