Compartir a través de


DataPointCustomProperties.LabelToolTip Propiedad

Definición

Obtiene o establece la información sobre herramientas para la etiqueta del punto de datos.

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

Valor de propiedad

String

La información sobre herramientas para la etiqueta de punto de datos.

Atributos

Se aplica a