LegendCell.Image 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定圖例資料格中影像的名稱。
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 這個屬性才適用。