Sdílet prostřednictvím


DataPointCustomProperties.ToolTip Vlastnost

Definice

Získá nebo nastaví popisek pro datový bod.

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

Hodnota vlastnosti

String

Popisek datového bodu

Implementuje

Atributy

Platí pro