Właściwość ChartSeriesInstance.ValueAxisName
Pobiera wartość obliczoną ValueAxisName 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 ValueAxisName As String
Get
'Użycie
Dim instance As ChartSeriesInstance
Dim value As String
value = instance.ValueAxisName
public string ValueAxisName { get; }
public:
property String^ ValueAxisName {
String^ get ();
}
member ValueAxisName : string
function get ValueAxisName () : String
Wartość właściwości
Typ: System.String
A ciąg wartości reprezentującej obliczonej wartości ValueAxisName właściwość.
Zobacz także