Share via


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 값입니다.

적용 대상