DataPointCustomProperties.LegendText Propiedad

Definición

Obtiene o establece el texto del elemento de la leyenda.

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

Valor de propiedad

String

Valor de tipo string que representa el texto del elemento de la leyenda.

Atributos

Se aplica a