Share via


DataPointCustomProperties.MarkerImage Proprietà

Definizione

Ottiene o imposta l'immagine del marcatore.

public:
 property System::String ^ MarkerImage { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Bindable(true)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)]
public string MarkerImage { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)>]
member this.MarkerImage : string with get, set
Public Property MarkerImage As String

Valore della proprietà

L'immagine del marcatore.

Attributi

Si applica a