ChartLegendColumn クラス

定義

これはチャートの伝説列を表します。

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

フィールド

名前 説明
m_instance

ベースクラスのインスタンスです。

(継承元 ChartObjectCollectionItem<T>)

プロパティ

名前 説明
ActionInfo

チャートの伝説列に関連付けられたアクションとアクションスタイルを取得します。

ColumnType

この凡例列の列タイプを取得します。

FieldsUsedInValueExpression

値は、値式で使用されるフィールドに対応する文字列のリストを取得します。

Header

チャートのレジェンド列ヘッダーに評価する式が生成されます。

Instance

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

MaximumWidth

チャートの凡例列の最大幅まで評価する式が得られます。

MinimumWidth

チャートの伝例列の最小幅まで評価する式を得ます。

SeriesSymbolHeight

各データ系列のシンボル高さに求値する式が得られます。

SeriesSymbolWidth

各データ系列のシンボル幅に求値する式が得られます。

Style

このレポート定義オブジェクトのスタイルプロパティを取得します。

ToolTip

チャートの凡例列に表示されるツールチップに評価する式が得られます。

UniqueName

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

Value

チャートの凡例列の値に評価する式を受け取ります。

適用対象