DataPointCustomProperties.LabelMapAreaAttributes Propriedade

Definição

Obtém ou define os atributos de área de mapa do rótulo de ponto de dados.Gets or sets the map area attributes of the data point label.

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

Valor da propriedade

String

Os atributos da área do mapa do rótulo de ponto de dados.The map area attributes of the data point label.

Atributos

Aplica-se a