LegendItem.ToolTip Vlastnost

Definice

Získá nebo nastaví popis položky legendy.

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

Hodnota vlastnosti

Hodnota string , která představuje popis položky legendy.

Atributy

Poznámky

Tato vlastnost umožňuje nastavit speciální klíčová slova pro zobrazení různých typů dat souvisejících s grafem. Další informace naleznete v tématu Klíčová slova [rs_vsDataVis].

Note

Tato vlastnost se vztahuje na celou LegendItemvlastnost .

Platí pro