Share via


Axis.MapAreaAttributes Proprietà

Definizione

Ottiene o imposta gli attributi dell'area della mappa di un asse.

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

Valore della proprietà

String

Valore string che rappresenta gli attributi dell'area della mappa di un asse.

Implementazioni

Attributi

Commenti

Se si imposta la proprietà , verrà creata automaticamente una mappa immagine lato MapAreaAttributes client.

Verrà creata un'area mappa con la stringa di attributo aggiunta al tag corrispondente all'oggetto per cui è impostata <MAP> Axis questa proprietà.

Si applica a