共用方式為


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

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

備註

映射名稱應該是 URL。

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

適用於