LegendItem.MarkerImage 屬性

定義

取得或設定圖例項目的標記影像。

[System.ComponentModel.Bindable(true)]
public string MarkerImage { get; set; }

屬性值

string 值,表示影像檔案的 URL。

屬性

備註

表示影像檔的路徑,可以是絕對或相對 URL。

若要使用標記,請將 MarkerStyle 屬性設定為 以外的 None 值。

屬性 MarkerImage 的優先順序高於 MarkerColor 屬性。

標記影像可以是.NET Framework支援的任何有效圖形檔案,包括圖示。

若要將標記影像的一個色彩設定為透明,請使用 MarkerImageTransparentColor 屬性。

注意

這個屬性僅適用于 LegendCell 具有 或 ImageSeriesSymbol 物件 LegendCellType

適用於

產品 版本
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1