Udostępnij przez


Właściwość ChartMemberInstance.Label

Pobiera wartość obliczona i sformatowany Label właściwość w ChartMember klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property Label As String
    Get
'Użycie
Dim instance As ChartMemberInstance
Dim value As String

value = instance.Label
public string Label { get; }
public:
property String^ Label {
    String^ get ();
}
member Label : string
function get Label () : String

Wartość właściwości

Typ: System.String
A ciąg wartości reprezentującej obliczonej wartości Label właściwość.

Uwagi

Wartości obliczone przed zastosowaniem formatowania, zobacz LabelObject.