Share via


Annotation.MapAreaAttributes Propiedad

Definición

Obtiene o establece los atributos del área de mapa de una anotación.

public:
 virtual property System::String ^ MapAreaAttributes { System::String ^ get(); void set(System::String ^ value); };
public virtual string MapAreaAttributes { get; set; }
member this.MapAreaAttributes : string with get, set
Public Overridable Property MapAreaAttributes As String

Valor de propiedad

Valor de tipo string que representa los atributos del área de mapa de una anotación.

Implementaciones

Comentarios

Esto string se agregará a los atributos del mapa de imagen generado para la anotación.

Las palabras clave especiales se pueden usar cuando una anotación está anclada a un punto de datos mediante la AnchorDataPoint propiedad .

Se aplica a