StripLine.MapAreaAttributes Propriedade

Definição

Obtém ou define os atributos da área de mapa da faixa.Gets or sets the map area attributes of the strip line.

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 da propriedade

String

Um string valor que representa os atributos da área de mapa correspondente do elemento do gráfico.A string value that represents the attributes of the chart element's corresponding map area.

Implementações

Atributos

Aplica-se a