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

Valor string que representa la información sobre herramientas del elemento en la leyenda.

Atributos

Se aplica a