言語

ChartTitleInstance.Caption プロパティ

定義

CaptionクラスにおけるChartTitleプロパティの計算値を取得します。

public:
 property System::String ^ Caption { System::String ^ get(); };
public string Caption { get; }
member this.Caption : string
Public ReadOnly Property Caption As String

プロパティ値

stringプロパティの計算値を表すCaption値です。

適用対象