言語

ChartStripLineInstance.Title プロパティ

定義

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

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

プロパティ値

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

適用対象