Sdílet prostřednictvím


DataPointCustomProperties.LegendToolTip Vlastnost

Definice

Získá nebo nastaví popisek položky v legendě.

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

Hodnota vlastnosti

String

Popisek položky v legendě

Atributy

Platí pro