Annotation.AnchorDataPointName 屬性

定義

取得或設定註釋錨定的資料點名稱。

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

屬性值

string 值,表示註釋錨定的資料點名稱。

屬性

適用於