Udostępnij za pośrednictwem


LegendCell.Image Właściwość

Definicja

Pobiera lub ustawia nazwę obrazu w komórce legendy.

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

Wartość właściwości

string Wartość reprezentująca nazwę obrazu do użycia w komórce legendy.

Uwagi

Nazwa obrazu powinna być adresem URL.

Ta właściwość ma zastosowanie tylko wtedy, gdy właściwość jest ustawiona CellType na Imagewartość .

Dotyczy