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