DataPointCustomProperties.Label 屬性

定義

取得或設定資料點標籤的文字。

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

屬性值

string 值,表示資料端點標籤的文字。

屬性

適用於