Właściwość ChartLegendCustomItemCellInstance.Text
Pobiera wartość obliczoną Text właściwość w ChartLegendCustomItemCell klasy
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property Text As String
Get
'Użycie
Dim instance As ChartLegendCustomItemCellInstance
Dim value As String
value = instance.Text
public string Text { get; }
public:
property String^ Text {
String^ get ();
}
member Text : string
function get Text () : String
Wartość właściwości
Typ: System.String
A ciąg wartości reprezentującej obliczonej wartości Text właściwość.