Compartir a través de


DataPointCustomProperties.LegendToolTip Propiedad

Definición

Obtiene o establece la información sobre herramientas del elemento de la leyenda.

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

Valor de propiedad

String

Valor de tipo string que representa la información del elemento de la leyenda.

Atributos

Se aplica a