ChartTitle クラス

定義

グラフのタイトルを表します。

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

フィールド

m_instance

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

(継承元 ChartObjectCollectionItem<T>)

プロパティ

ActionInfo

タイトルのアクションを取得します。

Caption

タイトルのキャプションを取得します。

ChartElementPosition

タイトルのカスタム位置を取得します。

DockOffset

ドッキング位置からのオフセットを示すグラフ サイズの割合に評価される式を取得します。

DockOutsideChartArea

タイトルをグラフ領域の内側ではなく外側にドッキングする必要があることを示す値に評価される式を取得します。

DockToChartArea

タイトルを描画するグラフ領域の名前を取得します。

FieldsUsedInValueExpression

値式で使用されるフィールドを取得します。

Hidden

タイトルを非表示にするかどうかを示す値に評価される式を取得します。

Instance

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

Name

グラフ タイトルの名前を取得します。

Position

タイトルの位置に評価される式を取得します。

Style

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

TextOrientation

テキストの向きに評価される式を取得します。

ToolTip

タイトルに関して表示するツールヒントに評価される式を取得します。

UniqueName

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

適用対象