Udostępnij za pośrednictwem


Właściwość ChartLegendCustomItem.ToolTipLocID

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Identyfikator unikatowy dla ToolTip właściwość.

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Property ToolTipLocID As String
    Get
    Set
'Użycie
Dim instance As ChartLegendCustomItem
Dim value As String

value = instance.ToolTipLocID

instance.ToolTipLocID = value
public string ToolTipLocID { get; set; }
public:
property String^ ToolTipLocID {
    String^ get ();
    void set (String^ value);
}
member ToolTipLocID : string with get, set
function get ToolTipLocID () : String
function set ToolTipLocID (value : String)

Wartość właściwości

Typ: System.String
A ciąg wartości.