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