Поделиться через


Свойство ChartDataPointInstance.AxisLabel

Gets the calculated value of the AxisLabel property in a ChartDataPoint class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property AxisLabel As Object 
    Get
'Применение
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

Значение свойства

Тип: System.Object
An object that represents the calculated value of the AxisLabel property.

См. также

Справочник

ChartDataPointInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering