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