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