Share via


DataPointCustomProperties.BackImage 屬性

定義

取得或設定資料點的背景影像。

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

屬性值

string 值,表示背景影像檔的名稱。

屬性

適用於