共用方式為


LegendCell.Image 屬性

定義

取得或設定圖例資料格中影像的名稱。

public:
 virtual property System::String ^ Image { System::String ^ get(); void set(System::String ^ value); };
public virtual string Image { get; set; }
member this.Image : string with get, set
Public Overridable Property Image As String

屬性值

string 值,表示用於圖例資料格中的影像名稱。

備註

映射名稱應該是 URL。

只有當 屬性設定為 Image 時, CellType 這個屬性才適用。

適用於