StripLine.MapAreaAttributes Propiedad

Definición

Obtiene o establece los atributos de área de mapa de la línea de franja.

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

Valor de propiedad

Valor string que representa los atributos del área de mapa correspondiente del elemento de gráfico.

Implementaciones

Atributos

Se aplica a