Compartir vía


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)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)]
public string LegendToolTip { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)>]
member this.LegendToolTip : string with get, set
Public Property LegendToolTip As String

Valor de propiedad

String

Información de herramientas del elemento en la leyenda.

Atributos

Se aplica a