Share via


Axis.ToolTip 속성

정의

축에 사용되는 도구 설명을 가져오거나 설정합니다.

public:
 property System::String ^ ToolTip { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(true)]
public string ToolTip { get; set; }
[<System.ComponentModel.Bindable(true)>]
member this.ToolTip : string with get, set
Public Property ToolTip As String

속성 값

String

string 값입니다.

특성

적용 대상