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 値。

属性

適用対象