Share via


VerticalLineAnnotation.AnnotationType Propiedad

Definición

Obtiene el tipo de la anotación.

public:
 virtual property System::String ^ AnnotationType { System::String ^ get(); };
[System.ComponentModel.Bindable(true)]
[System.ComponentModel.Browsable(false)]
public override string AnnotationType { get; }
[<System.ComponentModel.Bindable(true)>]
[<System.ComponentModel.Browsable(false)>]
member this.AnnotationType : string
Public Overrides ReadOnly Property AnnotationType As String

Valor de propiedad

Tipo de la anotación.

Atributos

Se aplica a