共用方式為


DataPointCustomProperties.LabelFormat 屬性

定義

取得或設定資料點標籤的格式。

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

屬性值

string 值,表示標籤的格式。

屬性

適用於